#FCDFAA#FCDFAA
#FCDFAA is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.5% C 0.075 H 82.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFAA |
|---|---|
| RGB | rgb(252, 223, 170) |
| HSL | hsl(39, 93%, 83%) |
| HSV | hsv(39, 33%, 99%) |
| CMYK | cmyk(0%, 11.5%, 32.5%, 1.2%) |
| CIE-LAB | lab(90.03, 2.50, 29.68) |
| CIE-LCH | lch(90.03, 29.78, 85.19°) |
| OKLab | oklab(91.51% 0.01 0.0746) |
| OKLCH | oklch(91.51% 0.075 82.4) |
| XYZ | xyz(73.7895, 76.3756, 48.8775) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.77
Moccasin
#FFE4B5
ΔE00 1.81
Navajowhite
#FFDEAD
ΔE00 1.90
Wheat
#F5DEB3
ΔE00 2.68
Vanilla
#F3E5AB
ΔE00 5.24
Beige (survey)
#E6DAA6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFAA #AAC7FC
analogous
#FCB6AA #FCDFAA #F0FCAA
triadic
#FCDFAA #AAFCDF #DFAAFC
tetradic
#FCDFAA #AAFCB6 #AAC7FC #FCAAF0
square
#FCDFAA #AAFCB6 #AAC7FC #FCAAF0
split-complementary
#FCDFAA #AAF0FC #B6AAFC
monochromatic
#F8B234 #FAC96F #FCDFAA #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.29
#FCDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FCDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFAA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFAA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdfaa; /* rgb */ color: rgb(252, 223, 170); /* oklch */ color: oklch(91.5% 0.075 82.4);
Tailwind
colors: {
custom: {
50: '#fee8c3',
500: '#fcdfaa',
950: '#000000',
},
}SCSS
$custom: #fcdfaa; $custom-light: #fee8c3; $custom-dark: #000000;
JSON
{
"hex": "#fcdfaa",
"rgb": {
"r": 252,
"g": 223,
"b": 170
},
"hsl": {
"h": 38.78,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.91508,
"c": 0.07524,
"h": 82.4
},
"luminance": 0.76373
}Semantic roles & 50–950 ramp
primary
#FCDFAA
secondary
#6A94E0
accent
#51E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482