#FDCAB2#FDCAB2
#FDCAB2 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.8% C 0.067 H 46.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCAB2 |
|---|---|
| RGB | rgb(253, 202, 178) |
| HSL | hsl(19, 95%, 85%) |
| HSV | hsv(19, 30%, 99%) |
| CMYK | cmyk(0%, 20.2%, 29.6%, 0.8%) |
| CIE-LAB | lab(85.17, 14.74, 18.86) |
| CIE-LCH | lch(85.17, 23.93, 52.00°) |
| OKLab | oklab(87.77% 0.0459 0.0484) |
| OKLCH | oklch(87.77% 0.067 46.5) |
| XYZ | xyz(69.6658, 66.3413, 51.2464) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.05
Peach
#FFDAB9
ΔE00 6.99
Pale Salmon
#FFB19A
ΔE00 7.47
Light Peach
#FFD8B1
ΔE00 7.91
Light Salmon
#FEA993
ΔE00 9.46
Peach (survey)
#FFB07C
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCAB2 #B2E5FD
analogous
#FDB2C0 #FDCAB2 #FDF0B2
triadic
#FDCAB2 #B2FDCA #CAB2FD
tetradic
#FDCAB2 #C0FDB2 #B2E5FD #F0B2FD
square
#FDCAB2 #C0FDB2 #B2E5FD #F0B2FD
split-complementary
#FDCAB2 #B2FDF0 #B2C0FD
monochromatic
#FA783B #FBA176 #FDCAB2 #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.47
#FDCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#FDCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCAB2
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCAB2 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB0
Deuteranopia (green-blind)
#E3D9B2
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcab2; /* rgb */ color: rgb(253, 202, 178); /* oklch */ color: oklch(87.8% 0.067 46.5);
Tailwind
colors: {
custom: {
50: '#ffdac9',
500: '#fdcab2',
950: '#000000',
},
}SCSS
$custom: #fdcab2; $custom-light: #ffdac9; $custom-dark: #000000;
JSON
{
"hex": "#fdcab2",
"rgb": {
"r": 253,
"g": 202,
"b": 178
},
"hsl": {
"h": 19.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.87771,
"c": 0.06673,
"h": 46.5
},
"luminance": 0.66338
}Semantic roles & 50–950 ramp
primary
#FDCAB2
secondary
#71BEE2
accent
#9CE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382