#EDEBCD#EDEBCD
#EDEBCD is a very light, muted yellow. Relative luminance 0.818; OKLCH L 93.4% C 0.040 H 104.0°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBCD |
|---|---|
| RGB | rgb(237, 235, 205) |
| HSL | hsl(56, 47%, 87%) |
| HSV | hsv(56, 14%, 93%) |
| CMYK | cmyk(0%, 0.8%, 13.5%, 7.1%) |
| CIE-LAB | lab(92.50, -4.30, 14.82) |
| CIE-LCH | lch(92.50, 15.43, 106.17°) |
| OKLab | oklab(93.38% -0.0096 0.0384) |
| OKLCH | oklch(93.38% 0.04 104) |
| XYZ | xyz(75.6518, 81.8296, 69.5551) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.72
Cornsilk
#FFF8DC
ΔE00 3.80
Lightyellow
#FFFFE0
ΔE00 4.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.15
Eggshell
#F0EAD6
ΔE00 4.19
Off White (survey)
#FFFFE4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBCD #CDCFED
analogous
#EDDBCD #EDEBCD #DFEDCD
triadic
#EDEBCD #CDEDEB #EBCDED
tetradic
#EDEBCD #CDEDDB #CDCFED #EDCDDF
square
#EDEBCD #CDEDDB #CDCFED #EDCDDF
split-complementary
#EDEBCD #CDDFED #DBCDED
monochromatic
#CDC773 #DDD9A0 #EDEBCD #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.21
#EDEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EDEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBCD
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBCD | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8CB
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#F2E7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edebcd; /* rgb */ color: rgb(237, 235, 205); /* oklch */ color: oklch(93.4% 0.040 104.0);
Tailwind
colors: {
custom: {
50: '#f3f1dc',
500: '#edebcd',
950: '#000000',
},
}SCSS
$custom: #edebcd; $custom-light: #f3f1dc; $custom-dark: #000000;
JSON
{
"hex": "#edebcd",
"rgb": {
"r": 237,
"g": 235,
"b": 205
},
"hsl": {
"h": 56.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.93381,
"c": 0.03955,
"h": 104
},
"luminance": 0.81829
}Semantic roles & 50–950 ramp
primary
#EDEBCD
secondary
#9598C9
accent
#34BA2B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584