#EADFB7#EADFB7
#EADFB7 is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.2% C 0.054 H 94.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFB7 |
|---|---|
| RGB | rgb(234, 223, 183) |
| HSL | hsl(47, 55%, 82%) |
| HSV | hsv(47, 22%, 92%) |
| CMYK | cmyk(0%, 4.7%, 21.8%, 8.2%) |
| CIE-LAB | lab(88.77, -2.53, 20.99) |
| CIE-LCH | lch(88.77, 21.15, 96.88°) |
| OKLab | oklab(90.24% -0.0042 0.0537) |
| OKLCH | oklch(90.24% 0.054 94.5) |
| XYZ | xyz(68.8665, 73.6880, 55.3860) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.27
Wheat
#F5DEB3
ΔE00 4.36
Vanilla
#F3E5AB
ΔE00 4.44
Pale
#FFF9D0
ΔE00 5.67
Palegoldenrod
#EEE8AA
ΔE00 5.73
Moccasin
#FFE4B5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFB7 #B7C2EA
analogous
#EAC6B7 #EADFB7 #DCEAB7
triadic
#EADFB7 #B7EADF #DFB7EA
tetradic
#EADFB7 #B7EAC6 #B7C2EA #EAB7DC
square
#EADFB7 #B7EAC6 #B7C2EA #EAB7DC
split-complementary
#EADFB7 #B7DCEA #C6B7EA
monochromatic
#CEB558 #DCCA88 #EADFB7 #F8F4E6 #F8F4E7
Accessibility & contrast
On white
1.33
#EADFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#EADFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFB7
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFB7 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB5
Deuteranopia (green-blind)
#EBE0B8
Tritanopia (blue-blind)
#F2D9D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eadfb7; /* rgb */ color: rgb(234, 223, 183); /* oklch */ color: oklch(90.2% 0.054 94.5);
Tailwind
colors: {
custom: {
50: '#f1e8cc',
500: '#eadfb7',
950: '#000000',
},
}SCSS
$custom: #eadfb7; $custom-light: #f1e8cc; $custom-dark: #000000;
JSON
{
"hex": "#eadfb7",
"rgb": {
"r": 234,
"g": 223,
"b": 183
},
"hsl": {
"h": 47.059,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.90237,
"c": 0.05385,
"h": 94.5
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#EADFB7
secondary
#7F8EC6
accent
#45C223
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#161613
muted
#858483