#EADFB5#EADFB5
#EADFB5 is a very light, muted yellow. Relative luminance 0.736; OKLCH L 90.2% C 0.056 H 95.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFB5 |
|---|---|
| RGB | rgb(234, 223, 181) |
| HSL | hsl(48, 56%, 81%) |
| HSV | hsv(48, 23%, 92%) |
| CMYK | cmyk(0%, 4.7%, 22.6%, 8.2%) |
| CIE-LAB | lab(88.74, -2.81, 21.98) |
| CIE-LCH | lch(88.74, 22.16, 97.29°) |
| OKLab | oklab(90.19% -0.005 0.0561) |
| OKLCH | oklch(90.19% 0.056 95.1) |
| XYZ | xyz(68.6598, 73.6053, 54.2974) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.77
Vanilla
#F3E5AB
ΔE00 3.96
Wheat
#F5DEB3
ΔE00 4.41
Palegoldenrod
#EEE8AA
ΔE00 5.24
Pale Peach
#FFE5AD
ΔE00 5.65
Pale
#FFF9D0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFB5 #B5C0EA
analogous
#EAC5B5 #EADFB5 #DBEAB5
triadic
#EADFB5 #B5EADF #DFB5EA
tetradic
#EADFB5 #B5EAC5 #B5C0EA #EAB5DB
square
#EADFB5 #B5EAC5 #B5C0EA #EAB5DB
split-complementary
#EADFB5 #B5DBEA #C5B5EA
monochromatic
#CFB656 #DCCA85 #EADFB5 #F8F4E5 #F8F5E7
Accessibility & contrast
On white
1.34
#EADFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#EADFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFB5
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFB5 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB2
Deuteranopia (green-blind)
#EBE0B6
Tritanopia (blue-blind)
#F3D9D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadfb5; /* rgb */ color: rgb(234, 223, 181); /* oklch */ color: oklch(90.2% 0.056 95.1);
Tailwind
colors: {
custom: {
50: '#f1e8cb',
500: '#eadfb5',
950: '#000000',
},
}SCSS
$custom: #eadfb5; $custom-light: #f1e8cb; $custom-dark: #000000;
JSON
{
"hex": "#eadfb5",
"rgb": {
"r": 234,
"g": 223,
"b": 181
},
"hsl": {
"h": 47.547,
"s": 55.789,
"l": 81.373
},
"oklch": {
"l": 0.90193,
"c": 0.05632,
"h": 95.1
},
"luminance": 0.73604
}Semantic roles & 50–950 ramp
primary
#EADFB5
secondary
#7D8CC6
accent
#44C322
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482