#FCD19B#FCD19B
#FCD19B is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.5% C 0.085 H 72.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD19B |
|---|---|
| RGB | rgb(252, 209, 155) |
| HSL | hsl(33, 94%, 80%) |
| HSV | hsv(33, 38%, 99%) |
| CMYK | cmyk(0%, 17.1%, 38.5%, 1.2%) |
| CIE-LAB | lab(86.34, 7.96, 32.46) |
| CIE-LCH | lch(86.34, 33.42, 76.22°) |
| OKLab | oklab(88.52% 0.0251 0.0808) |
| OKLCH | oklch(88.52% 0.085 72.7) |
| XYZ | xyz(68.8637, 68.6662, 40.6306) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.77
Light Peach
#FFD8B1
ΔE00 4.16
Moccasin
#FFE4B5
ΔE00 5.85
Peach
#FFDAB9
ΔE00 5.95
Wheat
#F5DEB3
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD19B #9BC6FC
analogous
#FCA19B #FCD19B #F7FC9B
triadic
#FCD19B #9BFCD1 #D19BFC
tetradic
#FCD19B #9BFCA1 #9BC6FC #FC9BF7
square
#FCD19B #9BFCA1 #9BC6FC #FC9BF7
split-complementary
#FCD19B #9BF7FC #A19BFC
monochromatic
#F89A24 #FAB660 #FCD19B #FEECD6 #FEF1E1
Accessibility & contrast
On white
1.43
#FCD19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#FCD19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD19B
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD19B | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D297
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#FFC6C3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcd19b; /* rgb */ color: rgb(252, 209, 155); /* oklch */ color: oklch(88.5% 0.085 72.7);
Tailwind
colors: {
custom: {
50: '#ffdfb9',
500: '#fcd19b',
950: '#000000',
},
}SCSS
$custom: #fcd19b; $custom-light: #ffdfb9; $custom-dark: #000000;
JSON
{
"hex": "#fcd19b",
"rgb": {
"r": 252,
"g": 209,
"b": 155
},
"hsl": {
"h": 33.402,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.88523,
"c": 0.08461,
"h": 72.7
},
"luminance": 0.68663
}Semantic roles & 50–950 ramp
primary
#FCD19B
secondary
#5D96DE
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481