#EDEBAF#EDEBAF
#EDEBAF is a very light, moderate yellow. Relative luminance 0.805; OKLCH L 92.7% C 0.077 H 106.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEBAF |
|---|---|
| RGB | rgb(237, 235, 175) |
| HSL | hsl(58, 63%, 81%) |
| HSV | hsv(58, 26%, 93%) |
| CMYK | cmyk(0%, 0.8%, 26.2%, 7.1%) |
| CIE-LAB | lab(91.92, -8.58, 29.45) |
| CIE-LCH | lch(91.92, 30.68, 106.24°) |
| OKLab | oklab(92.73% -0.0216 0.0742) |
| OKLCH | oklch(92.73% 0.077 106.2) |
| XYZ | xyz(72.3714, 80.5175, 52.2781) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.37
Light Tan
#FBEEAC
ΔE00 3.59
Egg Shell
#FFFCC4
ΔE00 3.78
Vanilla
#F3E5AB
ΔE00 3.79
Cream (survey)
#FFFFC2
ΔE00 4.10
Light Beige
#FFFEB6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEBAF #AFB1ED
analogous
#EDCCAF #EDEBAF #D0EDAF
triadic
#EDEBAF #AFEDEB #EBAFED
tetradic
#EDEBAF #AFEDCC #AFB1ED #EDAFD0
square
#EDEBAF #AFEDCC #AFB1ED #EDAFD0
split-complementary
#EDEBAF #AFD0ED #CCAFED
monochromatic
#D7D24B #E2DF7D #EDEBAF #F8F7E1 #F9F9E6
Accessibility & contrast
On white
1.23
#EDEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EDEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEBAF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEBAF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#F6E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edebaf; /* rgb */ color: rgb(237, 235, 175); /* oklch */ color: oklch(92.7% 0.077 106.2);
Tailwind
colors: {
custom: {
50: '#f3f1c7',
500: '#edebaf',
950: '#000000',
},
}SCSS
$custom: #edebaf; $custom-light: #f3f1c7; $custom-dark: #000000;
JSON
{
"hex": "#edebaf",
"rgb": {
"r": 237,
"g": 235,
"b": 175
},
"hsl": {
"h": 58.065,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.92728,
"c": 0.07724,
"h": 106.2
},
"luminance": 0.80516
}Semantic roles & 50–950 ramp
primary
#EDEBAF
secondary
#7679CA
accent
#20CB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582