#DCECCF#DCECCF
#DCECCF is a very light, muted yellow-green. Relative luminance 0.797; OKLCH L 92.3% C 0.042 H 130.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCECCF |
|---|---|
| RGB | rgb(220, 236, 207) |
| HSL | hsl(93, 43%, 87%) |
| HSV | hsv(93, 12%, 93%) |
| CMYK | cmyk(6.8%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(91.56, -10.41, 12.27) |
| CIE-LCH | lch(91.56, 16.09, 130.32°) |
| OKLab | oklab(92.34% -0.0276 0.0318) |
| OKLCH | oklch(92.34% 0.042 130.9) |
| XYZ | xyz(70.7713, 79.7112, 70.6767) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.46
Beige
#F5F5DC
ΔE00 6.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.20
Lightyellow
#FFFFE0
ΔE00 7.38
Off White (survey)
#FFFFE4
ΔE00 7.55
Eggshell (survey)
#FFFFD4
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCECCF #DFCFEC
analogous
#EBECCF #DCECCF #CFECD1
triadic
#DCECCF #CFDCEC #ECCFDC
tetradic
#DCECCF #CFEBEC #DFCFEC #ECD1CF
square
#DCECCF #CFEBEC #DFCFEC #ECD1CF
split-complementary
#DCECCF #D1CFEC #ECCFEB
monochromatic
#9CC977 #BCDBA3 #DCECCF #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.24
#DCECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#DCECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCECCF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCECCF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE8CD
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#DDE9E4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceccf; /* rgb */ color: rgb(220, 236, 207); /* oklch */ color: oklch(92.3% 0.042 130.9);
Tailwind
colors: {
custom: {
50: '#e7f2dd',
500: '#dceccf',
950: '#000000',
},
}SCSS
$custom: #dceccf; $custom-light: #e7f2dd; $custom-dark: #000000;
JSON
{
"hex": "#dceccf",
"rgb": {
"r": 220,
"g": 236,
"b": 207
},
"hsl": {
"h": 93.103,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.92341,
"c": 0.04215,
"h": 130.9
},
"luminance": 0.79712
}Semantic roles & 50–950 ramp
primary
#DCECCF
secondary
#B298C8
accent
#2FB67A
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584