#FCDB9A#FCDB9A
#FCDB9A is a very light, moderate orange. Relative luminance 0.737; OKLCH L 90.4% C 0.090 H 83.8°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB9A |
|---|---|
| RGB | rgb(252, 219, 154) |
| HSL | hsl(40, 94%, 80%) |
| HSV | hsv(40, 39%, 99%) |
| CMYK | cmyk(0%, 13.1%, 38.9%, 1.2%) |
| CIE-LAB | lab(88.78, 2.71, 36.19) |
| CIE-LCH | lch(88.78, 36.29, 85.72°) |
| OKLab | oklab(90.43% 0.0097 0.0895) |
| OKLCH | oklch(90.43% 0.09 83.8) |
| XYZ | xyz(71.3109, 73.6945, 41.0338) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.18
Navajowhite
#FFDEAD
ΔE00 3.88
Moccasin
#FFE4B5
ΔE00 4.49
Wheat
#F5DEB3
ΔE00 5.21
Wheat (survey)
#FBDD7E
ΔE00 5.67
Vanilla
#F3E5AB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB9A #9ABBFC
analogous
#FCAA9A #FCDB9A #ECFC9A
triadic
#FCDB9A #9AFCDB #DB9AFC
tetradic
#FCDB9A #9AFCAA #9ABBFC #FC9AEC
square
#FCDB9A #9AFCAA #9ABBFC #FC9AEC
split-complementary
#FCDB9A #9AECFC #AA9AFC
monochromatic
#F8B123 #FAC65F #FCDB9A #FEF0D5 #FEF4E1
Accessibility & contrast
On white
1.33
#FCDB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#FCDB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB9A
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB9A | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA95
Deuteranopia (green-blind)
#F3E39C
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdb9a; /* rgb */ color: rgb(252, 219, 154); /* oklch */ color: oklch(90.4% 0.090 83.8);
Tailwind
colors: {
custom: {
50: '#ffe6b8',
500: '#fcdb9a',
950: '#000000',
},
}SCSS
$custom: #fcdb9a; $custom-light: #ffe6b8; $custom-dark: #000000;
JSON
{
"hex": "#fcdb9a",
"rgb": {
"r": 252,
"g": 219,
"b": 154
},
"hsl": {
"h": 39.796,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.90433,
"c": 0.09001,
"h": 83.8
},
"luminance": 0.73692
}Semantic roles & 50–950 ramp
primary
#FCDB9A
secondary
#5D88DE
accent
#4DE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481