#FCDBA9#FCDBA9
#FCDBA9 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.7% C 0.074 H 77.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBA9 |
|---|---|
| RGB | rgb(252, 219, 169) |
| HSL | hsl(36, 93%, 83%) |
| HSV | hsv(36, 33%, 99%) |
| CMYK | cmyk(0%, 13.1%, 32.9%, 1.2%) |
| CIE-LAB | lab(89.03, 4.43, 28.84) |
| CIE-LCH | lch(89.03, 29.18, 81.27°) |
| OKLab | oklab(90.71% 0.0155 0.0726) |
| OKLCH | oklch(90.71% 0.074 77.9) |
| XYZ | xyz(72.6392, 74.2258, 48.0291) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.73
Moccasin
#FFE4B5
ΔE00 2.54
Wheat
#F5DEB3
ΔE00 3.18
Pale Peach
#FFE5AD
ΔE00 3.56
Light Peach
#FFD8B1
ΔE00 4.33
Bisque
#FFE4C4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBA9 #A9CAFC
analogous
#FCB2A9 #FCDBA9 #F3FCA9
triadic
#FCDBA9 #A9FCDB #DBA9FC
tetradic
#FCDBA9 #A9FCB2 #A9CAFC #FCA9F3
square
#FCDBA9 #A9FCB2 #A9CAFC #FCA9F3
split-complementary
#FCDBA9 #A9F3FC #B2A9FC
monochromatic
#F8A933 #FAC26E #FCDBA9 #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.33
#FCDBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FCDBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBA9
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBA9 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#F1E3AA
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdba9; /* rgb */ color: rgb(252, 219, 169); /* oklch */ color: oklch(90.7% 0.074 77.9);
Tailwind
colors: {
custom: {
50: '#fee6c3',
500: '#fcdba9',
950: '#000000',
},
}SCSS
$custom: #fcdba9; $custom-light: #fee6c3; $custom-dark: #000000;
JSON
{
"hex": "#fcdba9",
"rgb": {
"r": 252,
"g": 219,
"b": 169
},
"hsl": {
"h": 36.145,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.90713,
"c": 0.0742,
"h": 77.9
},
"luminance": 0.74223
}Semantic roles & 50–950 ramp
primary
#FCDBA9
secondary
#6A99E0
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482