#FEC092#FEC092
#FEC092 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.093 H 57.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC092 |
|---|---|
| RGB | rgb(254, 192, 146) |
| HSL | hsl(26, 98%, 78%) |
| HSV | hsv(26, 43%, 100%) |
| CMYK | cmyk(0%, 24.4%, 42.5%, 0.4%) |
| CIE-LAB | lab(82.30, 16.62, 31.81) |
| CIE-LCH | lch(82.30, 35.89, 62.41°) |
| OKLab | oklab(85.36% 0.05 0.079) |
| OKLCH | oklch(85.36% 0.093 57.7) |
| XYZ | xyz(64.9135, 60.8494, 35.5146) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.61
Apricot (survey)
#FFB16D
ΔE00 5.85
Apricot
#FBCEB1
ΔE00 5.89
Light Peach
#FFD8B1
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.83
Peach
#FFDAB9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC092 #92D0FE
analogous
#FE929A #FEC092 #FEF692
triadic
#FEC092 #92FEC0 #C092FE
tetradic
#FEC092 #9AFE92 #92D0FE #F692FE
square
#FEC092 #9AFE92 #92D0FE #F692FE
split-complementary
#FEC092 #92FEF6 #929AFE
monochromatic
#FD7A19 #FD9D55 #FEC092 #FFE3CF #FFEDE1
Accessibility & contrast
On white
1.59
#FEC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FEC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC092
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC092 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58F
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fec092; /* rgb */ color: rgb(254, 192, 146); /* oklch */ color: oklch(85.4% 0.093 57.7);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#fec092',
950: '#000000',
},
}SCSS
$custom: #fec092; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#fec092",
"rgb": {
"r": 254,
"g": 192,
"b": 146
},
"hsl": {
"h": 25.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.85361,
"c": 0.09345,
"h": 57.7
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#FEC092
secondary
#55A4DF
accent
#84E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381