#FEC293#FEC293
#FEC293 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.7% C 0.092 H 59.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC293 |
|---|---|
| RGB | rgb(254, 194, 147) |
| HSL | hsl(26, 98%, 79%) |
| HSV | hsv(26, 42%, 100%) |
| CMYK | cmyk(0%, 23.6%, 42.1%, 0.4%) |
| CIE-LAB | lab(82.79, 15.68, 31.93) |
| CIE-LCH | lch(82.79, 35.58, 63.84°) |
| OKLab | oklab(85.75% 0.0473 0.0793) |
| OKLCH | oklch(85.75% 0.092 59.2) |
| XYZ | xyz(65.4338, 61.7649, 36.0734) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.23
Apricot
#FBCEB1
ΔE00 5.77
Apricot (survey)
#FFB16D
ΔE00 5.99
Light Peach
#FFD8B1
ΔE00 6.65
Burlywood
#DEB887
ΔE00 7.41
Peach
#FFDAB9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC293 #93CFFE
analogous
#FE9399 #FEC293 #FEF793
triadic
#FEC293 #93FEC2 #C293FE
tetradic
#FEC293 #99FE93 #93CFFE #F793FE
square
#FEC293 #99FE93 #93CFFE #F793FE
split-complementary
#FEC293 #93FEF7 #9399FE
monochromatic
#FD7D1A #FDA056 #FEC293 #FFE4D0 #FFEEE1
Accessibility & contrast
On white
1.57
#FEC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FEC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC293
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC293 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C690
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fec293; /* rgb */ color: rgb(254, 194, 147); /* oklch */ color: oklch(85.7% 0.092 59.2);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fec293',
950: '#000000',
},
}SCSS
$custom: #fec293; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fec293",
"rgb": {
"r": 254,
"g": 194,
"b": 147
},
"hsl": {
"h": 26.355,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.85748,
"c": 0.09231,
"h": 59.2
},
"luminance": 0.61761
}Semantic roles & 50–950 ramp
primary
#FEC293
secondary
#56A3E0
accent
#81E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381