#FEC295#FEC295
#FEC295 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.8% C 0.091 H 58.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FEC295 |
|---|---|
| RGB | rgb(254, 194, 149) |
| HSL | hsl(26, 98%, 79%) |
| HSV | hsv(26, 41%, 100%) |
| CMYK | cmyk(0%, 23.6%, 41.3%, 0.4%) |
| CIE-LAB | lab(82.82, 15.89, 30.93) |
| CIE-LCH | lch(82.82, 34.78, 62.81°) |
| OKLab | oklab(85.79% 0.048 0.077) |
| OKLCH | oklch(85.79% 0.091 58) |
| XYZ | xyz(65.5921, 61.8282, 36.9072) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 5.39
Apricot (survey)
#FFB16D
ΔE00 6.33
Light Peach
#FFD8B1
ΔE00 6.69
Peach
#FFDAB9
ΔE00 7.36
Burlywood
#DEB887
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEC295 #95D1FE
analogous
#FE959D #FEC295 #FEF695
triadic
#FEC295 #95FEC2 #C295FE
tetradic
#FEC295 #9DFE95 #95D1FE #F695FE
square
#FEC295 #9DFE95 #95D1FE #F695FE
split-complementary
#FEC295 #95FEF6 #959DFE
monochromatic
#FD7C1C #FD9F58 #FEC295 #FFE5D2 #FFEEE1
Accessibility & contrast
On white
1.57
#FEC295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FEC295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEC295
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEC295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEC295 | 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)
#D4C692
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#FFB6B6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fec295; /* rgb */ color: rgb(254, 194, 149); /* oklch */ color: oklch(85.8% 0.091 58.0);
Tailwind
colors: {
custom: {
50: '#ffd4b4',
500: '#fec295',
950: '#000000',
},
}SCSS
$custom: #fec295; $custom-light: #ffd4b4; $custom-dark: #000000;
JSON
{
"hex": "#fec295",
"rgb": {
"r": 254,
"g": 194,
"b": 149
},
"hsl": {
"h": 25.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.85786,
"c": 0.09077,
"h": 58
},
"luminance": 0.61824
}Semantic roles & 50–950 ramp
primary
#FEC295
secondary
#57A5E0
accent
#83E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381