#EADFAB#EADFAB
#EADFAB is a very light, moderate yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.069 H 97.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFAB |
|---|---|
| RGB | rgb(234, 223, 171) |
| HSL | hsl(50, 60%, 79%) |
| HSV | hsv(50, 27%, 92%) |
| CMYK | cmyk(0%, 4.7%, 26.9%, 8.2%) |
| CIE-LAB | lab(88.55, -4.17, 26.90) |
| CIE-LCH | lch(88.55, 27.22, 98.81°) |
| OKLab | oklab(89.98% -0.009 0.068) |
| OKLCH | oklch(89.98% 0.069 97.5) |
| XYZ | xyz(67.6704, 73.2095, 49.0863) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.14
Vanilla
#F3E5AB
ΔE00 2.05
Palegoldenrod
#EEE8AA
ΔE00 3.18
Light Tan
#FBEEAC
ΔE00 4.30
Pale Peach
#FFE5AD
ΔE00 5.11
Wheat
#F5DEB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFAB #ABB6EA
analogous
#EAC0AB #EADFAB #D6EAAB
triadic
#EADFAB #ABEADF #DFABEA
tetradic
#EADFAB #ABEAC0 #ABB6EA #EAABD6
square
#EADFAB #ABEAC0 #ABB6EA #EAABD6
split-complementary
#EADFAB #ABD6EA #C0ABEA
monochromatic
#D2BA49 #DECC7A #EADFAB #F6F2DC #F9F6E7
Accessibility & contrast
On white
1.34
#EADFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#EADFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFAB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFAB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#F4D7D1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadfab; /* rgb */ color: rgb(234, 223, 171); /* oklch */ color: oklch(90.0% 0.069 97.5);
Tailwind
colors: {
custom: {
50: '#f1e8c4',
500: '#eadfab',
950: '#000000',
},
}SCSS
$custom: #eadfab; $custom-light: #f1e8c4; $custom-dark: #000000;
JSON
{
"hex": "#eadfab",
"rgb": {
"r": 234,
"g": 223,
"b": 171
},
"hsl": {
"h": 49.524,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.89983,
"c": 0.06855,
"h": 97.5
},
"luminance": 0.73208
}Semantic roles & 50–950 ramp
primary
#EADFAB
secondary
#7382C6
accent
#3BC81E
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482