#FCCEAD#FCCEAD
#FCCEAD is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.3% C 0.068 H 57.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEAD |
|---|---|
| RGB | rgb(252, 206, 173) |
| HSL | hsl(25, 93%, 83%) |
| HSV | hsv(25, 31%, 99%) |
| CMYK | cmyk(0%, 18.3%, 31.3%, 1.2%) |
| CIE-LAB | lab(85.94, 11.64, 22.54) |
| CIE-LCH | lch(85.94, 25.37, 62.68°) |
| OKLab | oklab(88.31% 0.0368 0.0574) |
| OKLCH | oklch(88.31% 0.068 57.4) |
| XYZ | xyz(69.7604, 67.8583, 48.9504) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.31
Peach
#FFDAB9
ΔE00 3.62
Light Peach
#FFD8B1
ΔE00 3.98
Bisque
#FFE4C4
ΔE00 7.42
Navajowhite
#FFDEAD
ΔE00 8.07
Burlywood
#DEB887
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEAD #ADDBFC
analogous
#FCADB3 #FCCEAD #FCF5AD
triadic
#FCCEAD #ADFCCE #CEADFC
tetradic
#FCCEAD #B3FCAD #ADDBFC #F5ADFC
square
#FCCEAD #B3FCAD #ADDBFC #F5ADFC
split-complementary
#FCCEAD #ADFCF5 #ADB3FC
monochromatic
#F88737 #FAAB72 #FCCEAD #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.44
#FCCEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FCCEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEAD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEAD | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1AB
Deuteranopia (green-blind)
#E6DBAD
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccead; /* rgb */ color: rgb(252, 206, 173); /* oklch */ color: oklch(88.3% 0.068 57.4);
Tailwind
colors: {
custom: {
50: '#feddc5',
500: '#fccead',
950: '#000000',
},
}SCSS
$custom: #fccead; $custom-light: #feddc5; $custom-dark: #000000;
JSON
{
"hex": "#fccead",
"rgb": {
"r": 252,
"g": 206,
"b": 173
},
"hsl": {
"h": 25.063,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.88314,
"c": 0.06815,
"h": 57.4
},
"luminance": 0.67855
}Semantic roles & 50–950 ramp
primary
#FCCEAD
secondary
#6DB0E0
accent
#86E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482