#FDC2AE#FDC2AE
#FDC2AE is a very light, moderate orange. Relative luminance 0.625; OKLCH L 86.2% C 0.074 H 39.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2AE |
|---|---|
| RGB | rgb(253, 194, 174) |
| HSL | hsl(15, 95%, 84%) |
| HSV | hsv(15, 31%, 99%) |
| CMYK | cmyk(0%, 23.3%, 31.2%, 0.8%) |
| CIE-LAB | lab(83.19, 18.41, 18.22) |
| CIE-LCH | lch(83.19, 25.91, 44.71°) |
| OKLab | oklab(86.21% 0.0567 0.0468) |
| OKLCH | oklch(86.21% 0.074 39.5) |
| XYZ | xyz(67.4414, 62.5257, 48.5525) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 6.17
Light Salmon
#FEA993
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 9.16
Pale Rose
#FDC1C5
ΔE00 9.32
Lightsalmon
#FFA07A
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2AE #AEE9FD
analogous
#FDAEC1 #FDC2AE #FDE9AE
triadic
#FDC2AE #AEFDC2 #C2AEFD
tetradic
#FDC2AE #C1FDAE #AEE9FD #E9AEFD
square
#FDC2AE #C1FDAE #AEE9FD #E9AEFD
split-complementary
#FDC2AE #AEFDE9 #AEC1FD
monochromatic
#FA6837 #FC9572 #FDC2AE #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.56
#FDC2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FDC2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2AE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2AE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#FFB9BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fdc2ae; /* rgb */ color: rgb(253, 194, 174); /* oklch */ color: oklch(86.2% 0.074 39.5);
Tailwind
colors: {
custom: {
50: '#ffd4c6',
500: '#fdc2ae',
950: '#000000',
},
}SCSS
$custom: #fdc2ae; $custom-light: #ffd4c6; $custom-dark: #000000;
JSON
{
"hex": "#fdc2ae",
"rgb": {
"r": 253,
"g": 194,
"b": 174
},
"hsl": {
"h": 15.19,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.86205,
"c": 0.07353,
"h": 39.5
},
"luminance": 0.62522
}Semantic roles & 50–950 ramp
primary
#FDC2AE
secondary
#6DC4E2
accent
#ABE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382