#EDEABB#EDEABB
#EDEABB is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.8% C 0.061 H 104.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEABB |
|---|---|
| RGB | rgb(237, 234, 187) |
| HSL | hsl(56, 58%, 83%) |
| HSV | hsv(56, 21%, 93%) |
| CMYK | cmyk(0%, 1.3%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.88, -6.45, 23.26) |
| CIE-LCH | lch(91.88, 24.13, 105.50°) |
| OKLab | oklab(92.77% -0.0153 0.0593) |
| OKLCH | oklch(92.77% 0.061 104.5) |
| XYZ | xyz(73.3172, 80.4390, 58.6680) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.53
Lemonchiffon
#FFFACD
ΔE00 3.58
Pale
#FFF9D0
ΔE00 3.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.94
Cream
#FFFDD0
ΔE00 4.00
Egg Shell
#FFFCC4
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEABB #BBBEED
analogous
#EDD1BB #EDEABB #D7EDBB
triadic
#EDEABB #BBEDEA #EABBED
tetradic
#EDEABB #BBEDD1 #BBBEED #EDBBD7
square
#EDEABB #BBEDD1 #BBBEED #EDBBD7
split-complementary
#EDEABB #BBD7ED #D1BBED
monochromatic
#D3CC5A #E0DB8B #EDEABB #F9F8E7 #F9F8E7
Accessibility & contrast
On white
1.23
#EDEABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EDEABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEABB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEABB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E6B8
Deuteranopia (green-blind)
#F4E9BD
Tritanopia (blue-blind)
#F5E4DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edeabb; /* rgb */ color: rgb(237, 234, 187); /* oklch */ color: oklch(92.8% 0.061 104.5);
Tailwind
colors: {
custom: {
50: '#f3f0cf',
500: '#edeabb',
950: '#000000',
},
}SCSS
$custom: #edeabb; $custom-light: #f3f0cf; $custom-dark: #000000;
JSON
{
"hex": "#edeabb",
"rgb": {
"r": 237,
"g": 234,
"b": 187
},
"hsl": {
"h": 56.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92773,
"c": 0.06124,
"h": 104.5
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#EDEABB
secondary
#8286CA
accent
#2AC620
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583