#FECFBF#FECFBF
#FECFBF is a very light, muted orange. Relative luminance 0.695; OKLCH L 89.1% C 0.058 H 39.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FECFBF |
|---|---|
| RGB | rgb(254, 207, 191) |
| HSL | hsl(15, 97%, 87%) |
| HSV | hsv(15, 25%, 100%) |
| CMYK | cmyk(0%, 18.5%, 24.8%, 0.4%) |
| CIE-LAB | lab(86.73, 14.23, 14.20) |
| CIE-LCH | lch(86.73, 20.10, 44.94°) |
| OKLab | oklab(89.1% 0.0445 0.0368) |
| OKLCH | oklch(89.1% 0.058 39.7) |
| XYZ | xyz(72.5907, 69.4610, 58.8637) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.37
Mistyrose
#FFE4E1
ΔE00 7.99
Pale Salmon
#FFB19A
ΔE00 8.53
Peach
#FFDAB9
ΔE00 8.56
Pale Rose
#FDC1C5
ΔE00 9.09
Light Rose
#FFC5CB
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECFBF #BFEEFE
analogous
#FEBFCF #FECFBF #FEEFBF
triadic
#FECFBF #BFFECF #CFBFFE
tetradic
#FECFBF #CFFEBF #BFEEFE #EFBFFE
square
#FECFBF #CFFEBF #BFEEFE #EFBFFE
split-complementary
#FECFBF #BFFEEF #BFCFFE
monochromatic
#FC7546 #FDA283 #FECFBF #FFE8E1 #FFE8E1
Accessibility & contrast
On white
1.41
#FECFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#FECFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECFBF
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECFBF | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fecfbf; /* rgb */ color: rgb(254, 207, 191); /* oklch */ color: oklch(89.1% 0.058 39.7);
Tailwind
colors: {
custom: {
50: '#ffddd2',
500: '#fecfbf',
950: '#000000',
},
}SCSS
$custom: #fecfbf; $custom-light: #ffddd2; $custom-dark: #000000;
JSON
{
"hex": "#fecfbf",
"rgb": {
"r": 254,
"g": 207,
"b": 191
},
"hsl": {
"h": 15.238,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.891,
"c": 0.05773,
"h": 39.7
},
"luminance": 0.69458
}Semantic roles & 50–950 ramp
primary
#FECFBF
secondary
#7BCBE6
accent
#ABE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483