#FFECAA#FFECAA
#FFECAA is a very light, moderate yellow. Relative luminance 0.842; OKLCH L 94.3% C 0.086 H 94.0°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECAA |
|---|---|
| RGB | rgb(255, 236, 170) |
| HSL | hsl(47, 100%, 83%) |
| HSV | hsv(47, 33%, 100%) |
| CMYK | cmyk(0%, 7.5%, 33.3%, 0%) |
| CIE-LAB | lab(93.52, -2.96, 34.39) |
| CIE-LCH | lch(93.52, 34.52, 94.92°) |
| OKLab | oklab(94.31% -0.0059 0.0858) |
| OKLCH | oklch(94.31% 0.086 94) |
| XYZ | xyz(78.4923, 84.1555, 50.1313) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.80
Vanilla
#F3E5AB
ΔE00 2.60
Pale Peach
#FFE5AD
ΔE00 3.54
Palegoldenrod
#EEE8AA
ΔE00 4.12
Dark Cream
#FFF39A
ΔE00 4.77
Beige (survey)
#E6DAA6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECAA #AABDFF
analogous
#FFC1AA #FFECAA #E7FFAA
triadic
#FFECAA #AAFFEC #ECAAFF
tetradic
#FFECAA #AAFFC1 #AABDFF #FFAAE7
square
#FFECAA #AAFFC1 #AABDFF #FFAAE7
split-complementary
#FFECAA #AAE7FF #C1AAFF
monochromatic
#FFD130 #FFDE6D #FFECAA #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.18
#FFECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#FFECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECAA
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECAA | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#FFEFAC
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffecaa; /* rgb */ color: rgb(255, 236, 170); /* oklch */ color: oklch(94.3% 0.086 94.0);
Tailwind
colors: {
custom: {
50: '#fff2c4',
500: '#ffecaa',
950: '#000000',
},
}SCSS
$custom: #ffecaa; $custom-light: #fff2c4; $custom-dark: #000000;
JSON
{
"hex": "#ffecaa",
"rgb": {
"r": 255,
"g": 236,
"b": 170
},
"hsl": {
"h": 46.588,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94313,
"c": 0.08595,
"h": 94
},
"luminance": 0.84153
}Semantic roles & 50–950 ramp
primary
#FFECAA
secondary
#6984E4
accent
#33E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582