#FECA8B#FECA8B
#FECA8B is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.099 H 71.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FECA8B |
|---|---|
| RGB | rgb(254, 202, 139) |
| HSL | hsl(33, 98%, 77%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20.5%, 45.3%, 0.4%) |
| CIE-LAB | lab(84.58, 10.71, 38.40) |
| CIE-LCH | lch(84.58, 39.87, 74.42°) |
| OKLab | oklab(87.1% 0.0318 0.094) |
| OKLCH | oklch(87.1% 0.099 71.3) |
| XYZ | xyz(66.6563, 65.1797, 33.4911) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.35
Navajowhite
#FFDEAD
ΔE00 6.44
Light Peach
#FFD8B1
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 7.74
Peach
#FFDAB9
ΔE00 8.17
Moccasin
#FFE4B5
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECA8B #8BBFFE
analogous
#FE918B #FECA8B #F8FE8B
triadic
#FECA8B #8BFECA #CA8BFE
tetradic
#FECA8B #8BFE91 #8BBFFE #FE8BF8
square
#FECA8B #8BFE91 #8BBFFE #FE8BF8
split-complementary
#FECA8B #8BF8FE #918BFE
monochromatic
#FD9312 #FDAE4E #FECA8B #FFE6C8 #FFF1E1
Accessibility & contrast
On white
1.50
#FECA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#FECA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECA8B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECA8B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC86
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #feca8b; /* rgb */ color: rgb(254, 202, 139); /* oklch */ color: oklch(87.1% 0.099 71.3);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#feca8b',
950: '#000000',
},
}SCSS
$custom: #feca8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#feca8b",
"rgb": {
"r": 254,
"g": 202,
"b": 139
},
"hsl": {
"h": 32.87,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.87104,
"c": 0.09921,
"h": 71.3
},
"luminance": 0.65176
}Semantic roles & 50–950 ramp
primary
#FECA8B
secondary
#4F90DE
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381