#FFEC92#FFEC92
#FFEC92 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 93.9% C 0.112 H 97.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEC92 |
|---|---|
| RGB | rgb(255, 236, 146) |
| HSL | hsl(50, 100%, 79%) |
| HSV | hsv(50, 43%, 100%) |
| CMYK | cmyk(0%, 7.5%, 42.7%, 0%) |
| CIE-LAB | lab(93.16, -5.56, 45.87) |
| CIE-LCH | lch(93.16, 46.20, 96.91°) |
| OKLab | oklab(93.91% -0.0151 0.1113) |
| OKLCH | oklch(93.91% 0.112 97.7) |
| XYZ | xyz(76.4256, 83.3288, 39.2468) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.28
Khaki (CSS)
#F0E68C
ΔE00 2.96
Buff
#FEF69E
ΔE00 3.46
Sandy
#F1DA7A
ΔE00 4.12
Wheat (survey)
#FBDD7E
ΔE00 4.23
Light Tan
#FBEEAC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEC92 #92A5FF
analogous
#FFB592 #FFEC92 #DBFF92
triadic
#FFEC92 #92FFEC #EC92FF
tetradic
#FFEC92 #92FFB5 #92A5FF #FF92DB
square
#FFEC92 #92FFB5 #92A5FF #FF92DB
split-complementary
#FFEC92 #92DBFF #B592FF
monochromatic
#FFD718 #FFE155 #FFEC92 #FFF7CF #FFFAE0
Accessibility & contrast
On white
1.19
#FFEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#FFEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEC92
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEC92 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78B
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#FFE0D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffec92; /* rgb */ color: rgb(255, 236, 146); /* oklch */ color: oklch(93.9% 0.112 97.7);
Tailwind
colors: {
custom: {
50: '#fff2b3',
500: '#ffec92',
950: '#000000',
},
}SCSS
$custom: #ffec92; $custom-light: #fff2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffec92",
"rgb": {
"r": 255,
"g": 236,
"b": 146
},
"hsl": {
"h": 49.541,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93912,
"c": 0.11234,
"h": 97.7
},
"luminance": 0.83326
}Semantic roles & 50–950 ramp
primary
#FFEC92
secondary
#546DE1
accent
#28E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181611
muted
#868581