#EDEBBC#EDEBBC
#EDEBBC is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.061 H 105.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBBC |
|---|---|
| RGB | rgb(237, 235, 188) |
| HSL | hsl(58, 58%, 83%) |
| HSV | hsv(58, 21%, 93%) |
| CMYK | cmyk(0%, 0.8%, 20.7%, 7.1%) |
| CIE-LAB | lab(92.16, -6.81, 23.12) |
| CIE-LCH | lch(92.16, 24.10, 106.42°) |
| OKLab | oklab(93% -0.0164 0.059) |
| OKLCH | oklch(93% 0.061 105.5) |
| XYZ | xyz(73.7101, 81.0530, 59.3290) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 3.50
Palegoldenrod
#EEE8AA
ΔE00 3.66
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.72
Cream
#FFFDD0
ΔE00 3.82
Pale
#FFF9D0
ΔE00 3.88
Egg Shell
#FFFCC4
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBBC #BCBEED
analogous
#EDD2BC #EDEBBC #D6EDBC
triadic
#EDEBBC #BCEDEB #EBBCED
tetradic
#EDEBBC #BCEDD2 #BCBEED #EDBCD6
square
#EDEBBC #BCEDD2 #BCBEED #EDBCD6
split-complementary
#EDEBBC #BCD6ED #D2BCED
monochromatic
#D3CE5C #E0DD8C #EDEBBC #F9F8E7 #F9F8E7
Accessibility & contrast
On white
1.22
#EDEBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EDEBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBBC
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBBC | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B9
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#F5E5DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebbc; /* rgb */ color: rgb(237, 235, 188); /* oklch */ color: oklch(93.0% 0.061 105.5);
Tailwind
colors: {
custom: {
50: '#f3f1d0',
500: '#edebbc',
950: '#000000',
},
}SCSS
$custom: #edebbc; $custom-light: #f3f1d0; $custom-dark: #000000;
JSON
{
"hex": "#edebbc",
"rgb": {
"r": 237,
"g": 235,
"b": 188
},
"hsl": {
"h": 57.551,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.92996,
"c": 0.06119,
"h": 105.5
},
"luminance": 0.81052
}Semantic roles & 50–950 ramp
primary
#EDEBBC
secondary
#8386CA
accent
#27C520
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583