#FEC294#FEC294
#FEC294 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.8% C 0.092 H 58.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC294 |
|---|---|
| RGB | rgb(254, 194, 148) |
| HSL | hsl(26, 98%, 79%) |
| HSV | hsv(26, 42%, 100%) |
| CMYK | cmyk(0%, 23.6%, 41.7%, 0.4%) |
| CIE-LAB | lab(82.81, 15.79, 31.43) |
| CIE-LCH | lch(82.81, 35.18, 63.33°) |
| OKLab | oklab(85.77% 0.0477 0.0782) |
| OKLCH | oklch(85.77% 0.092 58.6) |
| XYZ | xyz(65.5126, 61.7964, 36.4885) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.20
Apricot
#FBCEB1
ΔE00 5.58
Apricot (survey)
#FFB16D
ΔE00 6.16
Light Peach
#FFD8B1
ΔE00 6.66
Peach
#FFDAB9
ΔE00 7.41
Burlywood
#DEB887
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC294 #94D0FE
analogous
#FE949B #FEC294 #FEF794
triadic
#FEC294 #94FEC2 #C294FE
tetradic
#FEC294 #9BFE94 #94D0FE #F794FE
square
#FEC294 #9BFE94 #94D0FE #F794FE
split-complementary
#FEC294 #94FEF7 #949BFE
monochromatic
#FD7D1B #FD9F57 #FEC294 #FFE5D1 #FFEEE1
Accessibility & contrast
On white
1.57
#FEC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FEC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC294
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC294 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fec294; /* rgb */ color: rgb(254, 194, 148); /* oklch */ color: oklch(85.8% 0.092 58.6);
Tailwind
colors: {
custom: {
50: '#ffd4b3',
500: '#fec294',
950: '#000000',
},
}SCSS
$custom: #fec294; $custom-light: #ffd4b3; $custom-dark: #000000;
JSON
{
"hex": "#fec294",
"rgb": {
"r": 254,
"g": 194,
"b": 148
},
"hsl": {
"h": 26.038,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.85767,
"c": 0.09153,
"h": 58.6
},
"luminance": 0.61793
}Semantic roles & 50–950 ramp
primary
#FEC294
secondary
#56A4E0
accent
#82E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381