#FCDA9F#FCDA9F
#FCDA9F is a very light, moderate orange. Relative luminance 0.733; OKLCH L 90.3% C 0.084 H 81.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDA9F |
|---|---|
| RGB | rgb(252, 218, 159) |
| HSL | hsl(38, 94%, 81%) |
| HSV | hsv(38, 37%, 99%) |
| CMYK | cmyk(0%, 13.5%, 36.9%, 1.2%) |
| CIE-LAB | lab(88.61, 3.77, 33.42) |
| CIE-LCH | lch(88.61, 33.63, 83.56°) |
| OKLab | oklab(90.33% 0.0131 0.0832) |
| OKLCH | oklch(90.33% 0.084 81) |
| XYZ | xyz(71.4759, 73.3443, 43.1861) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.56
Pale Peach
#FFE5AD
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.65
Wheat
#F5DEB3
ΔE00 4.37
Light Peach
#FFD8B1
ΔE00 6.16
Vanilla
#F3E5AB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDA9F #9FC1FC
analogous
#FCAB9F #FCDA9F #EFFC9F
triadic
#FCDA9F #9FFCDA #DA9FFC
tetradic
#FCDA9F #9FFCAB #9FC1FC #FC9FEF
square
#FCDA9F #9FFCAB #9FC1FC #FC9FEF
split-complementary
#FCDA9F #9FEFFC #AB9FFC
monochromatic
#F8AC28 #FAC364 #FCDA9F #FEF1DA #FEF4E1
Accessibility & contrast
On white
1.34
#FCDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FCDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDA9F
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDA9F | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99B
Deuteranopia (green-blind)
#F1E2A1
Tritanopia (blue-blind)
#FFD0CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcda9f; /* rgb */ color: rgb(252, 218, 159); /* oklch */ color: oklch(90.3% 0.084 81.0);
Tailwind
colors: {
custom: {
50: '#ffe5bc',
500: '#fcda9f',
950: '#000000',
},
}SCSS
$custom: #fcda9f; $custom-light: #ffe5bc; $custom-dark: #000000;
JSON
{
"hex": "#fcda9f",
"rgb": {
"r": 252,
"g": 218,
"b": 159
},
"hsl": {
"h": 38.065,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.90329,
"c": 0.0842,
"h": 81
},
"luminance": 0.73341
}Semantic roles & 50–950 ramp
primary
#FCDA9F
secondary
#618FDE
accent
#54E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482