#CDDAC6#CDDAC6
#CDDAC6 is a very light, muted yellow-green. Relative luminance 0.672; OKLCH L 87.3% C 0.030 H 134.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDAC6 |
|---|---|
| RGB | rgb(205, 218, 198) |
| HSL | hsl(99, 21%, 82%) |
| HSV | hsv(99, 9%, 85%) |
| CMYK | cmyk(6%, 0%, 9.2%, 14.5%) |
| CIE-LAB | lab(85.60, -7.99, 8.35) |
| CIE-LCH | lch(85.60, 11.55, 133.74°) |
| OKLab | oklab(87.3% -0.0213 0.0218) |
| OKLCH | oklch(87.3% 0.03 134.4) |
| XYZ | xyz(60.4395, 67.1988, 63.2017) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.21
Honeydew
#F0FFF0
ΔE00 8.23
Beige
#F5F5DC
ΔE00 8.30
Eggshell
#F0EAD6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.47
Off White (survey)
#FFFFE4
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDAC6 #D3C6DA
analogous
#D7DAC6 #CDDAC6 #C6DAC9
triadic
#CDDAC6 #C6CDDA #DAC6CD
tetradic
#CDDAC6 #C6D7DA #D3C6DA #DAC9C6
square
#CDDAC6 #C6D7DA #D3C6DA #DAC9C6
split-complementary
#CDDAC6 #C9C6DA #DAC6D7
monochromatic
#8CAA7C #ACC2A1 #CDDAC6 #EEF2EB #EFF3EC
Accessibility & contrast
On white
1.45
#CDDAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CDDAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDAC6
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDAC6 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C5
Deuteranopia (green-blind)
#DAD6C7
Tritanopia (blue-blind)
#CDD8D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cddac6; /* rgb */ color: rgb(205, 218, 198); /* oklch */ color: oklch(87.3% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#dce5d7',
500: '#cddac6',
950: '#000000',
},
}SCSS
$custom: #cddac6; $custom-light: #dce5d7; $custom-dark: #000000;
JSON
{
"hex": "#cddac6",
"rgb": {
"r": 205,
"g": 218,
"b": 198
},
"hsl": {
"h": 99,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87298,
"c": 0.03046,
"h": 134.4
},
"luminance": 0.67199
}Semantic roles & 50–950 ramp
primary
#CDDAC6
secondary
#A694B0
accent
#46A080
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483