#DEDFCB#DEDFCB
#DEDFCB is a very light, muted yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.027 H 109.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFCB |
|---|---|
| RGB | rgb(222, 223, 203) |
| HSL | hsl(63, 24%, 84%) |
| HSV | hsv(63, 9%, 87%) |
| CMYK | cmyk(0.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(88.26, -3.79, 9.69) |
| CIE-LCH | lch(88.26, 10.40, 111.35°) |
| OKLab | oklab(89.75% -0.0088 0.0253) |
| OKLCH | oklch(89.75% 0.027 109.3) |
| XYZ | xyz(67.2900, 72.6170, 66.9599) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.24
Beige
#F5F5DC
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 5.76
Warm Beige
#E9DCC9
ΔE00 6.82
Cornsilk
#FFF8DC
ΔE00 6.82
Off White (survey)
#FFFFE4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFCB #CCCBDF
analogous
#DFD6CB #DEDFCB #D4DFCB
triadic
#DEDFCB #CBDEDF #DFCBDE
tetradic
#DEDFCB #CBDFD6 #CCCBDF #DFCBD4
square
#DEDFCB #CBDFD6 #CCCBDF #DFCBD4
split-complementary
#DEDFCB #CBD4DF #D6CBDF
monochromatic
#AEB07F #C6C8A5 #DEDFCB #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.35
#DEDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DEDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFCB
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFCB | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDCA
Deuteranopia (green-blind)
#E3DECC
Tritanopia (blue-blind)
#E1DCD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedfcb; /* rgb */ color: rgb(222, 223, 203); /* oklch */ color: oklch(89.7% 0.027 109.3);
Tailwind
colors: {
custom: {
50: '#e8e9da',
500: '#dedfcb',
950: '#000000',
},
}SCSS
$custom: #dedfcb; $custom-light: #e8e9da; $custom-dark: #000000;
JSON
{
"hex": "#dedfcb",
"rgb": {
"r": 222,
"g": 223,
"b": 203
},
"hsl": {
"h": 63,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89747,
"c": 0.02677,
"h": 109.3
},
"luminance": 0.72617
}Semantic roles & 50–950 ramp
primary
#DEDFCB
secondary
#9A98B6
accent
#43A248
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483