#EDEBB2#EDEBB2
#EDEBB2 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.8% C 0.074 H 106.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBB2 |
|---|---|
| RGB | rgb(237, 235, 178) |
| HSL | hsl(58, 62%, 81%) |
| HSV | hsv(58, 25%, 93%) |
| CMYK | cmyk(0%, 0.8%, 24.9%, 7.1%) |
| CIE-LAB | lab(91.97, -8.19, 27.99) |
| CIE-LCH | lch(91.97, 29.17, 106.30°) |
| OKLab | oklab(92.79% -0.0204 0.0707) |
| OKLCH | oklch(92.79% 0.074 106.1) |
| XYZ | xyz(72.6693, 80.6366, 53.8471) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.71
Egg Shell
#FFFCC4
ΔE00 3.62
Vanilla
#F3E5AB
ΔE00 3.80
Light Tan
#FBEEAC
ΔE00 3.84
Cream (survey)
#FFFFC2
ΔE00 4.12
Ecru
#FEFFCA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBB2 #B2B4ED
analogous
#EDCEB2 #EDEBB2 #D2EDB2
triadic
#EDEBB2 #B2EDEB #EBB2ED
tetradic
#EDEBB2 #B2EDCE #B2B4ED #EDB2D2
square
#EDEBB2 #B2EDCE #B2B4ED #EDB2D2
split-complementary
#EDEBB2 #B2D2ED #CEB2ED
monochromatic
#D6D14F #E1DE80 #EDEBB2 #F9F8E4 #F9F9E6
Accessibility & contrast
On white
1.23
#EDEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EDEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBB2
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBB2 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AE
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#F6E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebb2; /* rgb */ color: rgb(237, 235, 178); /* oklch */ color: oklch(92.8% 0.074 106.1);
Tailwind
colors: {
custom: {
50: '#f3f1c9',
500: '#edebb2',
950: '#000000',
},
}SCSS
$custom: #edebb2; $custom-light: #f3f1c9; $custom-dark: #000000;
JSON
{
"hex": "#edebb2",
"rgb": {
"r": 237,
"g": 235,
"b": 178
},
"hsl": {
"h": 57.966,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.92788,
"c": 0.07359,
"h": 106.1
},
"luminance": 0.80636
}Semantic roles & 50–950 ramp
primary
#EDEBB2
secondary
#797CCA
accent
#22CA1C
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582