#FCCDA8#FCCDA8
#FCCDA8 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 88.0% C 0.072 H 59.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDA8 |
|---|---|
| RGB | rgb(252, 205, 168) |
| HSL | hsl(26, 93%, 82%) |
| HSV | hsv(26, 33%, 99%) |
| CMYK | cmyk(0%, 18.7%, 33.3%, 1.2%) |
| CIE-LAB | lab(85.60, 11.55, 24.70) |
| CIE-LCH | lch(85.60, 27.26, 64.95°) |
| OKLab | oklab(88.02% 0.0363 0.0626) |
| OKLCH | oklch(88.02% 0.072 59.9) |
| XYZ | xyz(69.0457, 67.1884, 46.3700) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.55
Light Peach
#FFD8B1
ΔE00 3.48
Peach
#FFDAB9
ΔE00 3.72
Navajowhite
#FFDEAD
ΔE00 7.32
Bisque
#FFE4C4
ΔE00 7.38
Burlywood
#DEB887
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDA8 #A8D7FC
analogous
#FCA8AD #FCCDA8 #FCF7A8
triadic
#FCCDA8 #A8FCCD #CDA8FC
tetradic
#FCCDA8 #ADFCA8 #A8D7FC #F7A8FC
square
#FCCDA8 #ADFCA8 #A8D7FC #F7A8FC
split-complementary
#FCCDA8 #A8FCF7 #A8ADFC
monochromatic
#F88932 #FAAB6D #FCCDA8 #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.45
#FCCDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FCCDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDA8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDA8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A5
Deuteranopia (green-blind)
#E6DAA8
Tritanopia (blue-blind)
#FFC4C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccda8; /* rgb */ color: rgb(252, 205, 168); /* oklch */ color: oklch(88.0% 0.072 59.9);
Tailwind
colors: {
custom: {
50: '#fedcc2',
500: '#fccda8',
950: '#000000',
},
}SCSS
$custom: #fccda8; $custom-light: #fedcc2; $custom-dark: #000000;
JSON
{
"hex": "#fccda8",
"rgb": {
"r": 252,
"g": 205,
"b": 168
},
"hsl": {
"h": 26.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.8802,
"c": 0.07235,
"h": 59.9
},
"luminance": 0.67185
}Semantic roles & 50–950 ramp
primary
#FCCDA8
secondary
#69ABDF
accent
#80E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482