#FCDBA8#FCDBA8
#FCDBA8 is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.7% C 0.075 H 78.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBA8 |
|---|---|
| RGB | rgb(252, 219, 168) |
| HSL | hsl(36, 93%, 82%) |
| HSV | hsv(36, 33%, 99%) |
| CMYK | cmyk(0%, 13.1%, 33.3%, 1.2%) |
| CIE-LAB | lab(89.01, 4.31, 29.33) |
| CIE-LCH | lch(89.01, 29.65, 81.65°) |
| OKLab | oklab(90.69% 0.0151 0.0737) |
| OKLCH | oklch(90.69% 0.075 78.4) |
| XYZ | xyz(72.5456, 74.1884, 47.5366) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.87
Moccasin
#FFE4B5
ΔE00 2.56
Wheat
#F5DEB3
ΔE00 3.24
Pale Peach
#FFE5AD
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 4.56
Bisque
#FFE4C4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBA8 #A8C9FC
analogous
#FCB1A8 #FCDBA8 #F3FCA8
triadic
#FCDBA8 #A8FCDB #DBA8FC
tetradic
#FCDBA8 #A8FCB1 #A8C9FC #FCA8F3
square
#FCDBA8 #A8FCB1 #A8C9FC #FCA8F3
split-complementary
#FCDBA8 #A8F3FC #B1A8FC
monochromatic
#F8AA32 #FAC36D #FCDBA8 #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.33
#FCDBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FCDBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBA8
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBA8 | 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)
#E9DBA5
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#FFD1CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdba8; /* rgb */ color: rgb(252, 219, 168); /* oklch */ color: oklch(90.7% 0.075 78.4);
Tailwind
colors: {
custom: {
50: '#fee6c2',
500: '#fcdba8',
950: '#000000',
},
}SCSS
$custom: #fcdba8; $custom-light: #fee6c2; $custom-dark: #000000;
JSON
{
"hex": "#fcdba8",
"rgb": {
"r": 252,
"g": 219,
"b": 168
},
"hsl": {
"h": 36.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.90693,
"c": 0.07524,
"h": 78.4
},
"luminance": 0.74186
}Semantic roles & 50–950 ramp
primary
#FCDBA8
secondary
#6997DF
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482