#EDECCB#EDECCB
#EDECCB is a very light, muted yellow. Relative luminance 0.823; OKLCH L 93.5% C 0.043 H 105.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EDECCB |
|---|---|
| RGB | rgb(237, 236, 203) |
| HSL | hsl(58, 49%, 86%) |
| HSV | hsv(58, 14%, 93%) |
| CMYK | cmyk(0%, 0.4%, 14.3%, 7.1%) |
| CIE-LAB | lab(92.71, -5.11, 16.15) |
| CIE-LCH | lch(92.71, 16.94, 107.56°) |
| OKLab | oklab(93.53% -0.0118 0.0417) |
| OKLCH | oklch(93.53% 0.043 105.8) |
| XYZ | xyz(75.6990, 82.3079, 68.3875) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 3.21
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.39
Pale
#FFF9D0
ΔE00 3.89
Lightyellow
#FFFFE0
ΔE00 3.98
Cornsilk
#FFF8DC
ΔE00 4.30
Off White (survey)
#FFFFE4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDECCB #CBCCED
analogous
#EDDBCB #EDECCB #DDEDCB
triadic
#EDECCB #CBEDEC #ECCBED
tetradic
#EDECCB #CBEDDB #CBCCED #EDCBDD
square
#EDECCB #CBEDDB #CBCCED #EDCBDD
split-complementary
#EDECCB #CBDDED #DBCBED
monochromatic
#CECB70 #DDDB9E #EDECCB #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.20
#EDECCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#EDECCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDECCB
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDECCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDECCB | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C9
Deuteranopia (green-blind)
#F3EBCC
Tritanopia (blue-blind)
#F3E7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #edeccb; /* rgb */ color: rgb(237, 236, 203); /* oklch */ color: oklch(93.5% 0.043 105.8);
Tailwind
colors: {
custom: {
50: '#f3f2da',
500: '#edeccb',
950: '#000000',
},
}SCSS
$custom: #edeccb; $custom-light: #f3f2da; $custom-dark: #000000;
JSON
{
"hex": "#edeccb",
"rgb": {
"r": 237,
"g": 236,
"b": 203
},
"hsl": {
"h": 58.235,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.93534,
"c": 0.04335,
"h": 105.8
},
"luminance": 0.82307
}Semantic roles & 50–950 ramp
primary
#EDECCB
secondary
#9394CA
accent
#2EBC2A
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171615
muted
#858584