#FFEAA3#FFEAA3
#FFEAA3 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.8% C 0.092 H 93.6°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAA3 |
|---|---|
| RGB | rgb(255, 234, 163) |
| HSL | hsl(46, 100%, 82%) |
| HSV | hsv(46, 36%, 100%) |
| CMYK | cmyk(0%, 8.2%, 36.1%, 0%) |
| CIE-LAB | lab(92.91, -2.76, 37.11) |
| CIE-LCH | lch(92.91, 37.21, 94.25°) |
| OKLab | oklab(93.79% -0.0057 0.0919) |
| OKLCH | oklch(93.79% 0.092 93.6) |
| XYZ | xyz(77.2751, 82.7524, 46.5455) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.51
Vanilla
#F3E5AB
ΔE00 3.32
Pale Peach
#FFE5AD
ΔE00 3.85
Dark Cream
#FFF39A
ΔE00 4.40
Palegoldenrod
#EEE8AA
ΔE00 4.72
Khaki (CSS)
#F0E68C
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAA3 #A3B8FF
analogous
#FFBCA3 #FFEAA3 #E6FFA3
triadic
#FFEAA3 #A3FFEA #EAA3FF
tetradic
#FFEAA3 #A3FFBC #A3B8FF #FFA3E6
square
#FFEAA3 #A3FFBC #A3B8FF #FFA3E6
split-complementary
#FFEAA3 #A3E6FF #BCA3FF
monochromatic
#FFCE29 #FFDC66 #FFEAA3 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.20
#FFEAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#FFEAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAA3
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAA3 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79E
Deuteranopia (green-blind)
#FEEDA5
Tritanopia (blue-blind)
#FFDFD8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeaa3; /* rgb */ color: rgb(255, 234, 163); /* oklch */ color: oklch(93.8% 0.092 93.6);
Tailwind
colors: {
custom: {
50: '#fff0bf',
500: '#ffeaa3',
950: '#000000',
},
}SCSS
$custom: #ffeaa3; $custom-light: #fff0bf; $custom-dark: #000000;
JSON
{
"hex": "#ffeaa3",
"rgb": {
"r": 255,
"g": 234,
"b": 163
},
"hsl": {
"h": 46.304,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93794,
"c": 0.0921,
"h": 93.6
},
"luminance": 0.8275
}Semantic roles & 50–950 ramp
primary
#FFEAA3
secondary
#6380E3
accent
#34E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582