#EDEBAC#EDEBAC
#EDEBAC is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.081 H 106.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBAC |
|---|---|
| RGB | rgb(237, 235, 172) |
| HSL | hsl(58, 64%, 80%) |
| HSV | hsv(58, 27%, 93%) |
| CMYK | cmyk(0%, 0.8%, 27.4%, 7.1%) |
| CIE-LAB | lab(91.86, -8.97, 30.91) |
| CIE-LCH | lch(91.86, 32.19, 106.18°) |
| OKLab | oklab(92.67% -0.0228 0.0776) |
| OKLCH | oklch(92.67% 0.081 106.3) |
| XYZ | xyz(72.0800, 80.4009, 50.7435) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.28
Light Tan
#FBEEAC
ΔE00 3.43
Vanilla
#F3E5AB
ΔE00 3.89
Egg Shell
#FFFCC4
ΔE00 4.02
Light Beige
#FFFEB6
ΔE00 4.14
Cream (survey)
#FFFFC2
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBAC #ACAEED
analogous
#EDCAAC #EDEBAC #CEEDAC
triadic
#EDEBAC #ACEDEB #EBACED
tetradic
#EDEBAC #ACEDCA #ACAEED #EDACCE
square
#EDEBAC #ACEDCA #ACAEED #EDACCE
split-complementary
#EDEBAC #ACCEED #CAACED
monochromatic
#D7D347 #E2DF7A #EDEBAC #F8F7DE #FAF9E6
Accessibility & contrast
On white
1.23
#EDEBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EDEBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBAC
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBAC | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A8
Deuteranopia (green-blind)
#F7E9AE
Tritanopia (blue-blind)
#F6E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebac; /* rgb */ color: rgb(237, 235, 172); /* oklch */ color: oklch(92.7% 0.081 106.3);
Tailwind
colors: {
custom: {
50: '#f3f1c5',
500: '#edebac',
950: '#000000',
},
}SCSS
$custom: #edebac; $custom-light: #f3f1c5; $custom-dark: #000000;
JSON
{
"hex": "#edebac",
"rgb": {
"r": 237,
"g": 235,
"b": 172
},
"hsl": {
"h": 58.154,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.9267,
"c": 0.08087,
"h": 106.3
},
"luminance": 0.804
}Semantic roles & 50–950 ramp
primary
#EDEBAC
secondary
#7376CA
accent
#1FCC19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582