#FCCEAB#FCCEAB
#FCCEAB is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.3% C 0.070 H 59.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEAB |
|---|---|
| RGB | rgb(252, 206, 171) |
| HSL | hsl(26, 93%, 83%) |
| HSV | hsv(26, 32%, 99%) |
| CMYK | cmyk(0%, 18.3%, 32.1%, 1.2%) |
| CIE-LAB | lab(85.90, 11.39, 23.53) |
| CIE-LCH | lch(85.90, 26.15, 64.17°) |
| OKLab | oklab(88.27% 0.036 0.0598) |
| OKLCH | oklch(88.27% 0.07 59) |
| XYZ | xyz(69.5683, 67.7815, 47.9389) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.97
Peach
#FFDAB9
ΔE00 3.45
Light Peach
#FFD8B1
ΔE00 3.52
Bisque
#FFE4C4
ΔE00 7.21
Navajowhite
#FFDEAD
ΔE00 7.53
Burlywood
#DEB887
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEAB #ABD9FC
analogous
#FCABB0 #FCCEAB #FCF6AB
triadic
#FCCEAB #ABFCCE #CEABFC
tetradic
#FCCEAB #B0FCAB #ABD9FC #F6ABFC
square
#FCCEAB #B0FCAB #ABD9FC #F6ABFC
split-complementary
#FCCEAB #ABFCF6 #ABB0FC
monochromatic
#F88935 #FAAC70 #FCCEAB #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.44
#FCCEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#FCCEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEAB
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEAB | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#FFC5C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcceab; /* rgb */ color: rgb(252, 206, 171); /* oklch */ color: oklch(88.3% 0.070 59.0);
Tailwind
colors: {
custom: {
50: '#feddc4',
500: '#fcceab',
950: '#000000',
},
}SCSS
$custom: #fcceab; $custom-light: #feddc4; $custom-dark: #000000;
JSON
{
"hex": "#fcceab",
"rgb": {
"r": 252,
"g": 206,
"b": 171
},
"hsl": {
"h": 25.926,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.88271,
"c": 0.06978,
"h": 59
},
"luminance": 0.67778
}Semantic roles & 50–950 ramp
primary
#FCCEAB
secondary
#6BAEE0
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482