#EADFB8#EADFB8
#EADFB8 is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.053 H 94.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFB8 |
|---|---|
| RGB | rgb(234, 223, 184) |
| HSL | hsl(47, 54%, 82%) |
| HSV | hsv(47, 21%, 92%) |
| CMYK | cmyk(0%, 4.7%, 21.4%, 8.2%) |
| CIE-LAB | lab(88.79, -2.39, 20.50) |
| CIE-LCH | lch(88.79, 20.64, 96.65°) |
| OKLab | oklab(90.26% -0.0038 0.0525) |
| OKLCH | oklch(90.26% 0.053 94.1) |
| XYZ | xyz(68.9710, 73.7297, 55.9361) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.53
Wheat
#F5DEB3
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 4.69
Pale
#FFF9D0
ΔE00 5.69
Moccasin
#FFE4B5
ΔE00 5.80
Palegoldenrod
#EEE8AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFB8 #B8C3EA
analogous
#EAC6B8 #EADFB8 #DCEAB8
triadic
#EADFB8 #B8EADF #DFB8EA
tetradic
#EADFB8 #B8EAC6 #B8C3EA #EAB8DC
square
#EADFB8 #B8EAC6 #B8C3EA #EAB8DC
split-complementary
#EADFB8 #B8DCEA #C6B8EA
monochromatic
#CEB45A #DCCA89 #EADFB8 #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.33
#EADFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#EADFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFB8
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFB8 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB6
Deuteranopia (green-blind)
#EBE1B9
Tritanopia (blue-blind)
#F2D9D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadfb8; /* rgb */ color: rgb(234, 223, 184); /* oklch */ color: oklch(90.3% 0.053 94.1);
Tailwind
colors: {
custom: {
50: '#f1e8cd',
500: '#eadfb8',
950: '#000000',
},
}SCSS
$custom: #eadfb8; $custom-light: #f1e8cd; $custom-dark: #000000;
JSON
{
"hex": "#eadfb8",
"rgb": {
"r": 234,
"g": 223,
"b": 184
},
"hsl": {
"h": 46.8,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.90259,
"c": 0.05262,
"h": 94.1
},
"luminance": 0.73728
}Semantic roles & 50–950 ramp
primary
#EADFB8
secondary
#8090C6
accent
#46C224
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#161613
muted
#858483