#FECB8B#FECB8B
#FECB8B is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.099 H 72.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FECB8B |
|---|---|
| RGB | rgb(254, 203, 139) |
| HSL | hsl(33, 98%, 77%) |
| HSV | hsv(33, 45%, 100%) |
| CMYK | cmyk(0%, 20.1%, 45.3%, 0.4%) |
| CIE-LAB | lab(84.82, 10.19, 38.71) |
| CIE-LCH | lch(84.82, 40.03, 75.25°) |
| OKLab | oklab(87.29% 0.0303 0.0947) |
| OKLCH | oklch(87.29% 0.099 72.2) |
| XYZ | xyz(66.8917, 65.6505, 33.5696) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.22
Burlywood
#DEB887
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 6.54
Apricot (survey)
#FFB16D
ΔE00 8.14
Moccasin
#FFE4B5
ΔE00 8.22
Peach
#FFDAB9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECB8B #8BBEFE
analogous
#FE928B #FECB8B #F8FE8B
triadic
#FECB8B #8BFECB #CB8BFE
tetradic
#FECB8B #8BFE92 #8BBEFE #FE8BF8
square
#FECB8B #8BFE92 #8BBEFE #FE8BF8
split-complementary
#FECB8B #8BF8FE #928BFE
monochromatic
#FD9512 #FDB04E #FECB8B #FFE6C8 #FFF1E1
Accessibility & contrast
On white
1.49
#FECB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#FECB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECB8B
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECB8B | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD86
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fecb8b; /* rgb */ color: rgb(254, 203, 139); /* oklch */ color: oklch(87.3% 0.099 72.2);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#fecb8b',
950: '#000000',
},
}SCSS
$custom: #fecb8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#fecb8b",
"rgb": {
"r": 254,
"g": 203,
"b": 139
},
"hsl": {
"h": 33.391,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.87293,
"c": 0.09941,
"h": 72.2
},
"luminance": 0.65647
}Semantic roles & 50–950 ramp
primary
#FECB8B
secondary
#4F8EDE
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381