#EADFA2#EADFA2
#EADFA2 is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.8% C 0.079 H 99.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFA2 |
|---|---|
| RGB | rgb(234, 223, 162) |
| HSL | hsl(51, 63%, 78%) |
| HSV | hsv(51, 31%, 92%) |
| CMYK | cmyk(0%, 4.7%, 30.8%, 8.2%) |
| CIE-LAB | lab(88.39, -5.32, 31.31) |
| CIE-LCH | lch(88.39, 31.76, 99.64°) |
| OKLab | oklab(89.81% -0.0126 0.0784) |
| OKLCH | oklch(89.81% 0.079 99.1) |
| XYZ | xyz(66.8416, 72.8780, 44.7212) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.92
Beige (survey)
#E6DAA6
ΔE00 2.24
Palegoldenrod
#EEE8AA
ΔE00 2.34
Light Tan
#FBEEAC
ΔE00 3.45
Khaki (CSS)
#F0E68C
ΔE00 5.34
Pale Peach
#FFE5AD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFA2 #A2ADEA
analogous
#EABBA2 #EADFA2 #D1EAA2
triadic
#EADFA2 #A2EADF #DFA2EA
tetradic
#EADFA2 #A2EABB #A2ADEA #EAA2D1
square
#EADFA2 #A2EABB #A2ADEA #EAA2D1
split-complementary
#EADFA2 #A2D1EA #BBA2EA
monochromatic
#D3BD3E #DFCE70 #EADFA2 #F5F0D4 #F9F6E6
Accessibility & contrast
On white
1.35
#EADFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EADFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFA2
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFA2 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9E
Deuteranopia (green-blind)
#EEE0A4
Tritanopia (blue-blind)
#F5D6CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eadfa2; /* rgb */ color: rgb(234, 223, 162); /* oklch */ color: oklch(89.8% 0.079 99.1);
Tailwind
colors: {
custom: {
50: '#f1e8be',
500: '#eadfa2',
950: '#000000',
},
}SCSS
$custom: #eadfa2; $custom-light: #f1e8be; $custom-dark: #000000;
JSON
{
"hex": "#eadfa2",
"rgb": {
"r": 234,
"g": 223,
"b": 162
},
"hsl": {
"h": 50.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.89806,
"c": 0.07937,
"h": 99.1
},
"luminance": 0.72876
}Semantic roles & 50–950 ramp
primary
#EADFA2
secondary
#6B79C6
accent
#36CB1B
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482