#FCCEBB#FCCEBB
#FCCEBB is a very light, muted orange. Relative luminance 0.684; OKLCH L 88.6% C 0.058 H 43.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEBB |
|---|---|
| RGB | rgb(252, 206, 187) |
| HSL | hsl(18, 92%, 86%) |
| HSV | hsv(18, 26%, 99%) |
| CMYK | cmyk(0%, 18.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(86.22, 13.47, 15.56) |
| CIE-LCH | lch(86.22, 20.58, 49.13°) |
| OKLab | oklab(88.63% 0.0422 0.0403) |
| OKLCH | oklch(88.63% 0.058 43.6) |
| XYZ | xyz(71.1867, 68.4288, 56.4624) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.00
Peach
#FFDAB9
ΔE00 7.35
Pale Salmon
#FFB19A
ΔE00 8.53
Light Peach
#FFD8B1
ΔE00 8.63
Mistyrose
#FFE4E1
ΔE00 8.64
Pale Rose
#FDC1C5
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEBB #BBE9FC
analogous
#FCBBC8 #FCCEBB #FCEEBB
triadic
#FCCEBB #BBFCCE #CEBBFC
tetradic
#FCCEBB #C8FCBB #BBE9FC #EEBBFC
square
#FCCEBB #C8FCBB #BBE9FC #EEBBFC
split-complementary
#FCCEBB #BBFCEE #BBC8FC
monochromatic
#F77A46 #F9A480 #FCCEBB #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.43
#FCCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#FCCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEBB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEBB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccebb; /* rgb */ color: rgb(252, 206, 187); /* oklch */ color: oklch(88.6% 0.058 43.6);
Tailwind
colors: {
custom: {
50: '#feddcf',
500: '#fccebb',
950: '#000000',
},
}SCSS
$custom: #fccebb; $custom-light: #feddcf; $custom-dark: #000000;
JSON
{
"hex": "#fccebb",
"rgb": {
"r": 252,
"g": 206,
"b": 187
},
"hsl": {
"h": 17.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8863,
"c": 0.05835,
"h": 43.6
},
"luminance": 0.68426
}Semantic roles & 50–950 ramp
primary
#FCCEBB
secondary
#79C3E2
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483