#EADFB3#EADFB3
#EADFB3 is a very light, muted yellow. Relative luminance 0.735; OKLCH L 90.1% C 0.059 H 95.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFB3 |
|---|---|
| RGB | rgb(234, 223, 179) |
| HSL | hsl(48, 57%, 81%) |
| HSV | hsv(48, 24%, 92%) |
| CMYK | cmyk(0%, 4.7%, 23.5%, 8.2%) |
| CIE-LAB | lab(88.70, -3.09, 22.96) |
| CIE-LCH | lch(88.70, 23.17, 97.67°) |
| OKLab | oklab(90.15% -0.0058 0.0585) |
| OKLCH | oklch(90.15% 0.059 95.7) |
| XYZ | xyz(68.4561, 73.5238, 53.2244) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.31
Vanilla
#F3E5AB
ΔE00 3.50
Wheat
#F5DEB3
ΔE00 4.51
Palegoldenrod
#EEE8AA
ΔE00 4.77
Pale Peach
#FFE5AD
ΔE00 5.45
Light Tan
#FBEEAC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFB3 #B3BEEA
analogous
#EAC3B3 #EADFB3 #D9EAB3
triadic
#EADFB3 #B3EADF #DFB3EA
tetradic
#EADFB3 #B3EAC3 #B3BEEA #EAB3D9
square
#EADFB3 #B3EAC3 #B3BEEA #EAB3D9
split-complementary
#EADFB3 #B3D9EA #C3B3EA
monochromatic
#D0B753 #DDCB83 #EADFB3 #F7F3E3 #F8F5E7
Accessibility & contrast
On white
1.34
#EADFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EADFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFB3
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFB3 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#EBE0B4
Tritanopia (blue-blind)
#F3D8D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadfb3; /* rgb */ color: rgb(234, 223, 179); /* oklch */ color: oklch(90.1% 0.059 95.7);
Tailwind
colors: {
custom: {
50: '#f1e8ca',
500: '#eadfb3',
950: '#000000',
},
}SCSS
$custom: #eadfb3; $custom-light: #f1e8ca; $custom-dark: #000000;
JSON
{
"hex": "#eadfb3",
"rgb": {
"r": 234,
"g": 223,
"b": 179
},
"hsl": {
"h": 48,
"s": 56.701,
"l": 80.98
},
"oklch": {
"l": 0.9015,
"c": 0.05879,
"h": 95.7
},
"luminance": 0.73522
}Semantic roles & 50–950 ramp
primary
#EADFB3
secondary
#7B8AC6
accent
#42C421
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482