#FCCEB2#FCCEB2
#FCCEB2 is a very light, moderate orange. Relative luminance 0.681; OKLCH L 88.4% C 0.064 H 53.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEB2 |
|---|---|
| RGB | rgb(252, 206, 178) |
| HSL | hsl(23, 93%, 84%) |
| HSV | hsv(23, 29%, 99%) |
| CMYK | cmyk(0%, 18.3%, 29.4%, 1.2%) |
| CIE-LAB | lab(86.03, 12.28, 20.05) |
| CIE-LCH | lch(86.03, 23.51, 58.52°) |
| OKLab | oklab(88.42% 0.0387 0.0513) |
| OKLCH | oklch(88.42% 0.064 53) |
| XYZ | xyz(70.2533, 68.0554, 51.5463) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.57
Peach
#FFDAB9
ΔE00 4.56
Light Peach
#FFD8B1
ΔE00 5.43
Bisque
#FFE4C4
ΔE00 8.24
Pale Salmon
#FFB19A
ΔE00 9.54
Navajowhite
#FFDEAD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEB2 #B2E0FC
analogous
#FCB2BB #FCCEB2 #FCF3B2
triadic
#FCCEB2 #B2FCCE #CEB2FC
tetradic
#FCCEB2 #BBFCB2 #B2E0FC #F3B2FC
square
#FCCEB2 #BBFCB2 #B2E0FC #F3B2FC
split-complementary
#FCCEB2 #B2FCF3 #B2BBFC
monochromatic
#F7833C #FAA977 #FCCEB2 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.44
#FCCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FCCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEB2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEB2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#E5DBB2
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcceb2; /* rgb */ color: rgb(252, 206, 178); /* oklch */ color: oklch(88.4% 0.064 53.0);
Tailwind
colors: {
custom: {
50: '#feddc9',
500: '#fcceb2',
950: '#000000',
},
}SCSS
$custom: #fcceb2; $custom-light: #feddc9; $custom-dark: #000000;
JSON
{
"hex": "#fcceb2",
"rgb": {
"r": 252,
"g": 206,
"b": 178
},
"hsl": {
"h": 22.703,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.88423,
"c": 0.0643,
"h": 53
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#FCCEB2
secondary
#71B7E1
accent
#8FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482