#FCDBAA#FCDBAA
#FCDBAA is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.7% C 0.073 H 77.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAA |
|---|---|
| RGB | rgb(252, 219, 170) |
| HSL | hsl(36, 93%, 83%) |
| HSV | hsv(36, 33%, 99%) |
| CMYK | cmyk(0%, 13.1%, 32.5%, 1.2%) |
| CIE-LAB | lab(89.05, 4.55, 28.35) |
| CIE-LCH | lch(89.05, 28.71, 80.89°) |
| OKLab | oklab(90.73% 0.0159 0.0714) |
| OKLCH | oklch(90.73% 0.073 77.4) |
| XYZ | xyz(72.7334, 74.2635, 48.5254) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.66
Moccasin
#FFE4B5
ΔE00 2.54
Wheat
#F5DEB3
ΔE00 3.15
Pale Peach
#FFE5AD
ΔE00 3.73
Light Peach
#FFD8B1
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAA #AACBFC
analogous
#FCB2AA #FCDBAA #F4FCAA
triadic
#FCDBAA #AAFCDB #DBAAFC
tetradic
#FCDBAA #AAFCB2 #AACBFC #FCAAF4
square
#FCDBAA #AAFCB2 #AACBFC #FCAAF4
split-complementary
#FCDBAA #AAF4FC #B2AAFC
monochromatic
#F8A934 #FAC26F #FCDBAA #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FCDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FCDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAA | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#F1E3AB
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbaa; /* rgb */ color: rgb(252, 219, 170); /* oklch */ color: oklch(90.7% 0.073 77.4);
Tailwind
colors: {
custom: {
50: '#fee6c3',
500: '#fcdbaa',
950: '#000000',
},
}SCSS
$custom: #fcdbaa; $custom-light: #fee6c3; $custom-dark: #000000;
JSON
{
"hex": "#fcdbaa",
"rgb": {
"r": 252,
"g": 219,
"b": 170
},
"hsl": {
"h": 35.854,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.90732,
"c": 0.07315,
"h": 77.4
},
"luminance": 0.74261
}Semantic roles & 50–950 ramp
primary
#FCDBAA
secondary
#6A9AE0
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482