#FCDB80#FCDB80
#FCDB80 is a very light, moderate orange. Relative luminance 0.729; OKLCH L 90.0% C 0.117 H 90.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB80 |
|---|---|
| RGB | rgb(252, 219, 128) |
| HSL | hsl(44, 95%, 75%) |
| HSV | hsv(44, 49%, 99%) |
| CMYK | cmyk(0%, 13.1%, 49.2%, 1.2%) |
| CIE-LAB | lab(88.41, 0.14, 48.67) |
| CIE-LCH | lch(88.41, 48.67, 89.83°) |
| OKLab | oklab(90.02% -0.0001 0.1165) |
| OKLCH | oklch(90.02% 0.117 90) |
| XYZ | xyz(69.3751, 72.9202, 30.8386) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.19
Sandy
#F1DA7A
ΔE00 3.12
Pale Gold
#FDDE6C
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 3.90
Yellow Tan
#FFE36E
ΔE00 4.33
Light Gold
#FDDC5C
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB80 #80A1FC
analogous
#FC9D80 #FCDB80 #DFFC80
triadic
#FCDB80 #80FCDB #DB80FC
tetradic
#FCDB80 #80FC9D #80A1FC #FC80DF
square
#FCDB80 #80FC9D #80A1FC #FC80DF
split-complementary
#FCDB80 #80DFFC #9D80FC
monochromatic
#F9B908 #FBCA44 #FCDB80 #FDECBC #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FCDB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB80
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB80 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F6E283
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb80; /* rgb */ color: rgb(252, 219, 128); /* oklch */ color: oklch(90.0% 0.117 90.0);
Tailwind
colors: {
custom: {
50: '#ffe6a6',
500: '#fcdb80',
950: '#000000',
},
}SCSS
$custom: #fcdb80; $custom-light: #ffe6a6; $custom-dark: #000000;
JSON
{
"hex": "#fcdb80",
"rgb": {
"r": 252,
"g": 219,
"b": 128
},
"hsl": {
"h": 44.032,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.90023,
"c": 0.1165,
"h": 90
},
"luminance": 0.72917
}Semantic roles & 50–950 ramp
primary
#FCDB80
secondary
#466DDA
accent
#3DE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480