#EDEBBB#EDEBBB
#EDEBBB is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.0% C 0.062 H 105.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBBB |
|---|---|
| RGB | rgb(237, 235, 187) |
| HSL | hsl(58, 58%, 83%) |
| HSV | hsv(58, 21%, 93%) |
| CMYK | cmyk(0%, 0.8%, 21.1%, 7.1%) |
| CIE-LAB | lab(92.14, -6.95, 23.61) |
| CIE-LCH | lch(92.14, 24.61, 106.41°) |
| OKLab | oklab(92.97% -0.0168 0.0602) |
| OKLCH | oklch(92.97% 0.062 105.6) |
| XYZ | xyz(73.6027, 81.0100, 58.7632) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.44
Lemonchiffon
#FFFACD
ΔE00 3.56
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.86
Cream
#FFFDD0
ΔE00 3.88
Egg Shell
#FFFCC4
ΔE00 3.89
Pale
#FFF9D0
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBBB #BBBDED
analogous
#EDD2BB #EDEBBB #D6EDBB
triadic
#EDEBBB #BBEDEB #EBBBED
tetradic
#EDEBBB #BBEDD2 #BBBDED #EDBBD6
square
#EDEBBB #BBEDD2 #BBBDED #EDBBD6
split-complementary
#EDEBBB #BBD6ED #D2BBED
monochromatic
#D3CF5A #E0DD8B #EDEBBB #F9F8E7 #F9F8E7
Accessibility & contrast
On white
1.22
#EDEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EDEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBBB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBBB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#F5EABD
Tritanopia (blue-blind)
#F5E5DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebbb; /* rgb */ color: rgb(237, 235, 187); /* oklch */ color: oklch(93.0% 0.062 105.6);
Tailwind
colors: {
custom: {
50: '#f3f1cf',
500: '#edebbb',
950: '#000000',
},
}SCSS
$custom: #edebbb; $custom-light: #f3f1cf; $custom-dark: #000000;
JSON
{
"hex": "#edebbb",
"rgb": {
"r": 237,
"g": 235,
"b": 187
},
"hsl": {
"h": 57.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92974,
"c": 0.06244,
"h": 105.6
},
"luminance": 0.81009
}Semantic roles & 50–950 ramp
primary
#EDEBBB
secondary
#8285CA
accent
#26C620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583