#EADFB0#EADFB0
#EADFB0 is a very light, moderate yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.062 H 96.4°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFB0 |
|---|---|
| RGB | rgb(234, 223, 176) |
| HSL | hsl(49, 58%, 80%) |
| HSV | hsv(49, 25%, 92%) |
| CMYK | cmyk(0%, 4.7%, 24.8%, 8.2%) |
| CIE-LAB | lab(88.64, -3.50, 24.44) |
| CIE-LCH | lch(88.64, 24.69, 98.15°) |
| OKLab | oklab(90.09% -0.007 0.0621) |
| OKLCH | oklch(90.09% 0.062 96.4) |
| XYZ | xyz(68.1560, 73.4038, 51.6439) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.69
Vanilla
#F3E5AB
ΔE00 2.87
Palegoldenrod
#EEE8AA
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 4.74
Light Tan
#FBEEAC
ΔE00 5.12
Pale Peach
#FFE5AD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFB0 #B0BBEA
analogous
#EAC2B0 #EADFB0 #D8EAB0
triadic
#EADFB0 #B0EADF #DFB0EA
tetradic
#EADFB0 #B0EAC2 #B0BBEA #EAB0D8
square
#EADFB0 #B0EAC2 #B0BBEA #EAB0D8
split-complementary
#EADFB0 #B0D8EA #C2B0EA
monochromatic
#D0B84F #DDCB80 #EADFB0 #F7F3E0 #F9F5E7
Accessibility & contrast
On white
1.34
#EADFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EADFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFB0
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFB0 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAD
Deuteranopia (green-blind)
#ECE0B2
Tritanopia (blue-blind)
#F3D8D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadfb0; /* rgb */ color: rgb(234, 223, 176); /* oklch */ color: oklch(90.1% 0.062 96.4);
Tailwind
colors: {
custom: {
50: '#f1e8c7',
500: '#eadfb0',
950: '#000000',
},
}SCSS
$custom: #eadfb0; $custom-light: #f1e8c7; $custom-dark: #000000;
JSON
{
"hex": "#eadfb0",
"rgb": {
"r": 234,
"g": 223,
"b": 176
},
"hsl": {
"h": 48.621,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.90086,
"c": 0.06246,
"h": 96.4
},
"luminance": 0.73402
}Semantic roles & 50–950 ramp
primary
#EADFB0
secondary
#7887C6
accent
#3FC620
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482