#FDCA8B#FDCA8B
#FDCA8B is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.099 H 71.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCA8B |
|---|---|
| RGB | rgb(253, 202, 139) |
| HSL | hsl(33, 97%, 77%) |
| HSV | hsv(33, 45%, 99%) |
| CMYK | cmyk(0%, 20.2%, 45.1%, 0.8%) |
| CIE-LAB | lab(84.48, 10.31, 38.26) |
| CIE-LCH | lch(84.48, 39.62, 74.91°) |
| OKLab | oklab(87.01% 0.0307 0.0936) |
| OKLCH | oklch(87.01% 0.099 71.8) |
| XYZ | xyz(66.2913, 64.9915, 33.4740) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.31
Light Peach
#FFD8B1
ΔE00 6.47
Apricot (survey)
#FFB16D
ΔE00 7.93
Peach
#FFDAB9
ΔE00 8.18
Moccasin
#FFE4B5
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCA8B #8BBEFD
analogous
#FD918B #FDCA8B #F7FD8B
triadic
#FDCA8B #8BFDCA #CA8BFD
tetradic
#FDCA8B #8BFD91 #8BBEFD #FD8BF7
square
#FDCA8B #8BFD91 #8BBEFD #FD8BF7
split-complementary
#FDCA8B #8BF7FD #918BFD
monochromatic
#FB9313 #FCAF4F #FDCA8B #FEE5C7 #FEF1E1
Accessibility & contrast
On white
1.50
#FDCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FDCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCA8B
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCA8B | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#E8D88C
Tritanopia (blue-blind)
#FFBDBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdca8b; /* rgb */ color: rgb(253, 202, 139); /* oklch */ color: oklch(87.0% 0.099 71.8);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#fdca8b',
950: '#000000',
},
}SCSS
$custom: #fdca8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#fdca8b",
"rgb": {
"r": 253,
"g": 202,
"b": 139
},
"hsl": {
"h": 33.158,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.87006,
"c": 0.09855,
"h": 71.8
},
"luminance": 0.64988
}Semantic roles & 50–950 ramp
primary
#FDCA8B
secondary
#4F8FDD
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381