#FECEBE#FECEBE
#FECEBE is a very light, muted orange. Relative luminance 0.689; OKLCH L 88.9% C 0.059 H 39.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FECEBE |
|---|---|
| RGB | rgb(254, 206, 190) |
| HSL | hsl(15, 97%, 87%) |
| HSV | hsv(15, 25%, 100%) |
| CMYK | cmyk(0%, 18.9%, 25.2%, 0.4%) |
| CIE-LAB | lab(86.47, 14.61, 14.36) |
| CIE-LCH | lch(86.47, 20.48, 44.50°) |
| OKLab | oklab(88.89% 0.0456 0.0373) |
| OKLCH | oklch(88.89% 0.059 39.3) |
| XYZ | xyz(72.2395, 68.9341, 58.2056) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.48
Mistyrose
#FFE4E1
ΔE00 8.22
Pale Salmon
#FFB19A
ΔE00 8.24
Peach
#FFDAB9
ΔE00 8.77
Pale Rose
#FDC1C5
ΔE00 8.91
Light Rose
#FFC5CB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECEBE #BEEEFE
analogous
#FEBECE #FECEBE #FEEEBE
triadic
#FECEBE #BEFECE #CEBEFE
tetradic
#FECEBE #CEFEBE #BEEEFE #EEBEFE
square
#FECEBE #CEFEBE #BEEEFE #EEBEFE
split-complementary
#FECEBE #BEFEEE #BECEFE
monochromatic
#FC7345 #FDA182 #FECEBE #FFE8E1 #FFE8E1
Accessibility & contrast
On white
1.42
#FECEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FECEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECEBE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECEBE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BD
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fecebe; /* rgb */ color: rgb(254, 206, 190); /* oklch */ color: oklch(88.9% 0.059 39.3);
Tailwind
colors: {
custom: {
50: '#ffddd1',
500: '#fecebe',
950: '#000000',
},
}SCSS
$custom: #fecebe; $custom-light: #ffddd1; $custom-dark: #000000;
JSON
{
"hex": "#fecebe",
"rgb": {
"r": 254,
"g": 206,
"b": 190
},
"hsl": {
"h": 15,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.8889,
"c": 0.05887,
"h": 39.3
},
"luminance": 0.68931
}Semantic roles & 50–950 ramp
primary
#FECEBE
secondary
#7BCBE6
accent
#ACE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483