#FCCFAE#FCCFAE
#FCCFAE is a very light, moderate orange. Relative luminance 0.684; OKLCH L 88.5% C 0.067 H 58.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFAE |
|---|---|
| RGB | rgb(252, 207, 174) |
| HSL | hsl(25, 93%, 84%) |
| HSV | hsv(25, 31%, 99%) |
| CMYK | cmyk(0%, 17.9%, 31%, 1.2%) |
| CIE-LAB | lab(86.20, 11.25, 22.37) |
| CIE-LCH | lch(86.20, 25.04, 63.31°) |
| OKLab | oklab(88.52% 0.0356 0.057) |
| OKLCH | oklch(88.52% 0.067 58) |
| XYZ | xyz(70.0990, 68.3801, 49.5425) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.43
Peach
#FFDAB9
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 3.68
Bisque
#FFE4C4
ΔE00 7.09
Navajowhite
#FFDEAD
ΔE00 7.79
Burlywood
#DEB887
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFAE #AEDBFC
analogous
#FCAEB4 #FCCFAE #FCF6AE
triadic
#FCCFAE #AEFCCF #CFAEFC
tetradic
#FCCFAE #B4FCAE #AEDBFC #F6AEFC
square
#FCCFAE #B4FCAE #AEDBFC #F6AEFC
split-complementary
#FCCFAE #AEFCF6 #AEB4FC
monochromatic
#F88938 #FAAC73 #FCCFAE #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.43
#FCCFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FCCFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFAE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFAE | 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)
#DCD2AC
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccfae; /* rgb */ color: rgb(252, 207, 174); /* oklch */ color: oklch(88.5% 0.067 58.0);
Tailwind
colors: {
custom: {
50: '#feddc6',
500: '#fccfae',
950: '#000000',
},
}SCSS
$custom: #fccfae; $custom-light: #feddc6; $custom-dark: #000000;
JSON
{
"hex": "#fccfae",
"rgb": {
"r": 252,
"g": 207,
"b": 174
},
"hsl": {
"h": 25.385,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.88524,
"c": 0.06721,
"h": 58
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#FCCFAE
secondary
#6EB0E0
accent
#84E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482