#FCCEBA#FCCEBA
#FCCEBA is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.6% C 0.059 H 44.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEBA |
|---|---|
| RGB | rgb(252, 206, 186) |
| HSL | hsl(18, 92%, 86%) |
| HSV | hsv(18, 26%, 99%) |
| CMYK | cmyk(0%, 18.3%, 26.2%, 1.2%) |
| CIE-LAB | lab(86.20, 13.33, 16.06) |
| CIE-LCH | lch(86.20, 20.87, 50.31°) |
| OKLab | oklab(88.61% 0.0419 0.0415) |
| OKLCH | oklch(88.61% 0.059 44.8) |
| XYZ | xyz(71.0801, 68.3861, 55.9006) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.60
Peach
#FFDAB9
ΔE00 7.00
Light Peach
#FFD8B1
ΔE00 8.25
Pale Salmon
#FFB19A
ΔE00 8.58
Mistyrose
#FFE4E1
ΔE00 8.88
Bisque
#FFE4C4
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEBA #BAE8FC
analogous
#FCBAC7 #FCCEBA #FCEFBA
triadic
#FCCEBA #BAFCCE #CEBAFC
tetradic
#FCCEBA #C7FCBA #BAE8FC #EFBAFC
square
#FCCEBA #C7FCBA #BAE8FC #EFBAFC
split-complementary
#FCCEBA #BAFCEF #BAC7FC
monochromatic
#F77B45 #F9A47F #FCCEBA #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.43
#FCCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FCCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEBA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEBA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcceba; /* rgb */ color: rgb(252, 206, 186); /* oklch */ color: oklch(88.6% 0.059 44.8);
Tailwind
colors: {
custom: {
50: '#feddce',
500: '#fcceba',
950: '#000000',
},
}SCSS
$custom: #fcceba; $custom-light: #feddce; $custom-dark: #000000;
JSON
{
"hex": "#fcceba",
"rgb": {
"r": 252,
"g": 206,
"b": 186
},
"hsl": {
"h": 18.182,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.88606,
"c": 0.05893,
"h": 44.8
},
"luminance": 0.68383
}Semantic roles & 50–950 ramp
primary
#FCCEBA
secondary
#79C2E2
accent
#A0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483