#CFDCC7#CFDCC7
#CFDCC7 is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.9% C 0.032 H 133.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCC7 |
|---|---|
| RGB | rgb(207, 220, 199) |
| HSL | hsl(97, 23%, 82%) |
| HSV | hsv(97, 10%, 86%) |
| CMYK | cmyk(5.9%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(86.29, -8.15, 8.82) |
| CIE-LCH | lch(86.29, 12.01, 132.71°) |
| OKLab | oklab(87.89% -0.0217 0.023) |
| OKLCH | oklch(87.89% 0.032 133.3) |
| XYZ | xyz(61.6324, 68.5750, 64.0111) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.43
Honeydew
#F0FFF0
ΔE00 7.90
Beige
#F5F5DC
ΔE00 7.90
Eggshell
#F0EAD6
ΔE00 9.00
Off White (survey)
#FFFFE4
ΔE00 9.55
Lightyellow
#FFFFE0
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCC7 #D4C7DC
analogous
#DADCC7 #CFDCC7 #C7DCCA
triadic
#CFDCC7 #C7CFDC #DCC7CF
tetradic
#CFDCC7 #C7DADC #D4C7DC #DCCAC7
square
#CFDCC7 #C7DADC #D4C7DC #DCCAC7
split-complementary
#CFDCC7 #CAC7DC #DCC7DA
monochromatic
#8EAD7C #AFC4A1 #CFDCC7 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#CFDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CFDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCC7
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCC7 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C6
Deuteranopia (green-blind)
#DCD8C8
Tritanopia (blue-blind)
#CFDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdcc7; /* rgb */ color: rgb(207, 220, 199); /* oklch */ color: oklch(87.9% 0.032 133.3);
Tailwind
colors: {
custom: {
50: '#dde6d8',
500: '#cfdcc7',
950: '#000000',
},
}SCSS
$custom: #cfdcc7; $custom-light: #dde6d8; $custom-dark: #000000;
JSON
{
"hex": "#cfdcc7",
"rgb": {
"r": 207,
"g": 220,
"b": 199
},
"hsl": {
"h": 97.143,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87886,
"c": 0.03161,
"h": 133.3
},
"luminance": 0.68575
}Semantic roles & 50–950 ramp
primary
#CFDCC7
secondary
#A795B2
accent
#44A27E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483