#EDEEBA#EDEEBA
#EDEEBA is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.6% C 0.067 H 108.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEEBA |
|---|---|
| RGB | rgb(237, 238, 186) |
| HSL | hsl(61, 60%, 83%) |
| HSV | hsv(61, 22%, 93%) |
| CMYK | cmyk(0.4%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(92.88, -8.60, 25.15) |
| CIE-LCH | lch(92.88, 26.58, 108.88°) |
| OKLab | oklab(93.56% -0.0214 0.0639) |
| OKLCH | oklch(93.56% 0.067 108.5) |
| XYZ | xyz(74.3622, 82.6996, 58.4901) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.30
Egg Shell
#FFFCC4
ΔE00 3.35
Ecru
#FEFFCA
ΔE00 3.50
Ivory (survey)
#FFFFCB
ΔE00 3.56
Lemonchiffon
#FFFACD
ΔE00 3.89
Cream
#FFFDD0
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEEBA #BBBAEE
analogous
#EED5BA #EDEEBA #D3EEBA
triadic
#EDEEBA #BAEDEE #EEBAED
tetradic
#EDEEBA #BAEED5 #BBBAEE #EEBAD3
square
#EDEEBA #BAEED5 #BBBAEE #EEBAD3
split-complementary
#EDEEBA #BAD3EE #D5BAEE
monochromatic
#D3D658 #E0E289 #EDEEBA #F9F9E6 #F9F9E6
Accessibility & contrast
On white
1.20
#EDEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EDEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEEBA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEEBA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B7
Deuteranopia (green-blind)
#F8ECBC
Tritanopia (blue-blind)
#F5E7E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #edeeba; /* rgb */ color: rgb(237, 238, 186); /* oklch */ color: oklch(93.6% 0.067 108.5);
Tailwind
colors: {
custom: {
50: '#f3f3cf',
500: '#edeeba',
950: '#000000',
},
}SCSS
$custom: #edeeba; $custom-light: #f3f3cf; $custom-dark: #000000;
JSON
{
"hex": "#edeeba",
"rgb": {
"r": 237,
"g": 238,
"b": 186
},
"hsl": {
"h": 61.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.93559,
"c": 0.0674,
"h": 108.5
},
"luminance": 0.82699
}Semantic roles & 50–950 ramp
primary
#EDEEBA
secondary
#8280CC
accent
#1DC821
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171713
muted
#858583