#FCDB95#FCDB95
#FCDB95 is a very light, moderate orange. Relative luminance 0.735; OKLCH L 90.3% C 0.095 H 85.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB95 |
|---|---|
| RGB | rgb(252, 219, 149) |
| HSL | hsl(41, 94%, 79%) |
| HSV | hsv(41, 41%, 99%) |
| CMYK | cmyk(0%, 13.1%, 40.9%, 1.2%) |
| CIE-LAB | lab(88.70, 2.17, 38.62) |
| CIE-LCH | lch(88.70, 38.68, 86.78°) |
| OKLab | oklab(90.35% 0.0077 0.0949) |
| OKLCH | oklch(90.35% 0.095 85.3) |
| XYZ | xyz(70.9031, 73.5314, 38.8861) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.77
Wheat (survey)
#FBDD7E
ΔE00 4.66
Navajowhite
#FFDEAD
ΔE00 4.89
Moccasin
#FFE4B5
ΔE00 5.38
Sandy
#F1DA7A
ΔE00 5.90
Vanilla
#F3E5AB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB95 #95B6FC
analogous
#FCA795 #FCDB95 #E9FC95
triadic
#FCDB95 #95FCDB #DB95FC
tetradic
#FCDB95 #95FCA7 #95B6FC #FC95E9
square
#FCDB95 #95FCA7 #95B6FC #FC95E9
split-complementary
#FCDB95 #95E9FC #A795FC
monochromatic
#F9B31E #FAC759 #FCDB95 #FEEFD1 #FEF5E1
Accessibility & contrast
On white
1.34
#FCDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FCDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB95
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB95 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#FFD0C9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdb95; /* rgb */ color: rgb(252, 219, 149); /* oklch */ color: oklch(90.3% 0.095 85.3);
Tailwind
colors: {
custom: {
50: '#ffe6b5',
500: '#fcdb95',
950: '#000000',
},
}SCSS
$custom: #fcdb95; $custom-light: #ffe6b5; $custom-dark: #000000;
JSON
{
"hex": "#fcdb95",
"rgb": {
"r": 252,
"g": 219,
"b": 149
},
"hsl": {
"h": 40.777,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.90347,
"c": 0.09525,
"h": 85.3
},
"luminance": 0.73528
}Semantic roles & 50–950 ramp
primary
#FCDB95
secondary
#5883DD
accent
#4AE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481