#FCDB98#FCDB98
#FCDB98 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.4% C 0.092 H 84.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB98 |
|---|---|
| RGB | rgb(252, 219, 152) |
| HSL | hsl(40, 94%, 79%) |
| HSV | hsv(40, 40%, 99%) |
| CMYK | cmyk(0%, 13.1%, 39.7%, 1.2%) |
| CIE-LAB | lab(88.75, 2.49, 37.16) |
| CIE-LCH | lch(88.75, 37.25, 86.17°) |
| OKLab | oklab(90.4% 0.0089 0.0917) |
| OKLCH | oklch(90.4% 0.092 84.5) |
| XYZ | xyz(71.1457, 73.6284, 40.1638) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.39
Navajowhite
#FFDEAD
ΔE00 4.29
Moccasin
#FFE4B5
ΔE00 4.84
Wheat (survey)
#FBDD7E
ΔE00 5.26
Wheat
#F5DEB3
ΔE00 5.56
Vanilla
#F3E5AB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB98 #98B9FC
analogous
#FCA998 #FCDB98 #EBFC98
triadic
#FCDB98 #98FCDB #DB98FC
tetradic
#FCDB98 #98FCA9 #98B9FC #FC98EB
square
#FCDB98 #98FCA9 #98B9FC #FC98EB
split-complementary
#FCDB98 #98EBFC #A998FC
monochromatic
#F9B121 #FAC65D #FCDB98 #FEF0D3 #FEF5E1
Accessibility & contrast
On white
1.34
#FCDB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#FCDB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB98
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB98 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdb98; /* rgb */ color: rgb(252, 219, 152); /* oklch */ color: oklch(90.4% 0.092 84.5);
Tailwind
colors: {
custom: {
50: '#ffe6b7',
500: '#fcdb98',
950: '#000000',
},
}SCSS
$custom: #fcdb98; $custom-light: #ffe6b7; $custom-dark: #000000;
JSON
{
"hex": "#fcdb98",
"rgb": {
"r": 252,
"g": 219,
"b": 152
},
"hsl": {
"h": 40.2,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.90398,
"c": 0.09211,
"h": 84.5
},
"luminance": 0.73625
}Semantic roles & 50–950 ramp
primary
#FCDB98
secondary
#5B86DD
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481