#FECEBB#FECEBB
#FECEBB is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.8% C 0.060 H 42.7°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FECEBB |
|---|---|
| RGB | rgb(254, 206, 187) |
| HSL | hsl(17, 97%, 86%) |
| HSV | hsv(17, 26%, 100%) |
| CMYK | cmyk(0%, 18.9%, 26.4%, 0.4%) |
| CIE-LAB | lab(86.41, 14.20, 15.85) |
| CIE-LCH | lch(86.41, 21.28, 48.14°) |
| OKLab | oklab(88.82% 0.0444 0.041) |
| OKLCH | oklch(88.82% 0.06 42.7) |
| XYZ | xyz(71.9150, 68.8043, 56.4965) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.29
Peach
#FFDAB9
ΔE00 7.70
Pale Salmon
#FFB19A
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.82
Light Peach
#FFD8B1
ΔE00 8.95
Pale Rose
#FDC1C5
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECEBB #BBEBFE
analogous
#FEBBCA #FECEBB #FEF0BB
triadic
#FECEBB #BBFECE #CEBBFE
tetradic
#FECEBB #CAFEBB #BBEBFE #F0BBFE
square
#FECEBB #CAFEBB #BBEBFE #F0BBFE
split-complementary
#FECEBB #BBFEF0 #BBCAFE
monochromatic
#FC7742 #FDA37F #FECEBB #FFE9E1 #FFE9E1
Accessibility & contrast
On white
1.42
#FECEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FECEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECEBB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECEBB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fecebb; /* rgb */ color: rgb(254, 206, 187); /* oklch */ color: oklch(88.8% 0.060 42.7);
Tailwind
colors: {
custom: {
50: '#ffddcf',
500: '#fecebb',
950: '#000000',
},
}SCSS
$custom: #fecebb; $custom-light: #ffddcf; $custom-dark: #000000;
JSON
{
"hex": "#fecebb",
"rgb": {
"r": 254,
"g": 206,
"b": 187
},
"hsl": {
"h": 17.015,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.88819,
"c": 0.06044,
"h": 42.7
},
"luminance": 0.68801
}Semantic roles & 50–950 ramp
primary
#FECEBB
secondary
#78C6E5
accent
#A4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483