#EADC8F#EADC8F
#EADC8F is a very light, moderate yellow. Relative luminance 0.707; OKLCH L 88.9% C 0.098 H 99.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC8F |
|---|---|
| RGB | rgb(234, 220, 143) |
| HSL | hsl(51, 68%, 74%) |
| HSV | hsv(51, 39%, 92%) |
| CMYK | cmyk(0%, 6%, 38.9%, 8.2%) |
| CIE-LAB | lab(87.32, -6.00, 39.56) |
| CIE-LCH | lch(87.32, 40.01, 98.63°) |
| OKLab | oklab(88.86% -0.0157 0.097) |
| OKLCH | oklch(88.86% 0.098 99.2) |
| XYZ | xyz(64.4840, 70.6639, 36.2240) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Sandy
#F1DA7A
ΔE00 3.85
Vanilla
#F3E5AB
ΔE00 4.40
Palegoldenrod
#EEE8AA
ΔE00 4.49
Light Tan
#FBEEAC
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC8F #8F9DEA
analogous
#EAAF8F #EADC8F #CBEA8F
triadic
#EADC8F #8FEADC #DC8FEA
tetradic
#EADC8F #8FEAAF #8F9DEA #EA8FCB
square
#EADC8F #8FEAAF #8F9DEA #EA8FCB
split-complementary
#EADC8F #8FCBEA #AF8FEA
monochromatic
#D6BC28 #E0CC5B #EADC8F #F4ECC3 #FAF7E5
Accessibility & contrast
On white
1.39
#EADC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#EADC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC8F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC8F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#F7D2C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #eadc8f; /* rgb */ color: rgb(234, 220, 143); /* oklch */ color: oklch(88.9% 0.098 99.2);
Tailwind
colors: {
custom: {
50: '#f2e6b0',
500: '#eadc8f',
950: '#000000',
},
}SCSS
$custom: #eadc8f; $custom-light: #f2e6b0; $custom-dark: #000000;
JSON
{
"hex": "#eadc8f",
"rgb": {
"r": 234,
"g": 220,
"b": 143
},
"hsl": {
"h": 50.769,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.88863,
"c": 0.09824,
"h": 99.2
},
"luminance": 0.70662
}Semantic roles & 50–950 ramp
primary
#EADC8F
secondary
#5969C4
accent
#32D015
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481