#FDCFAC#FDCFAC
#FDCFAC is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.6% C 0.070 H 59.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFAC |
|---|---|
| RGB | rgb(253, 207, 172) |
| HSL | hsl(26, 95%, 83%) |
| HSV | hsv(26, 32%, 99%) |
| CMYK | cmyk(0%, 18.2%, 32%, 0.8%) |
| CIE-LAB | lab(86.25, 11.37, 23.51) |
| CIE-LCH | lch(86.25, 26.12, 64.18°) |
| OKLab | oklab(88.58% 0.0359 0.0597) |
| OKLCH | oklch(88.58% 0.07 59) |
| XYZ | xyz(70.2687, 68.4900, 48.5403) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.98
Peach
#FFDAB9
ΔE00 3.30
Light Peach
#FFD8B1
ΔE00 3.40
Bisque
#FFE4C4
ΔE00 7.08
Navajowhite
#FFDEAD
ΔE00 7.44
Burlywood
#DEB887
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFAC #ACDAFD
analogous
#FDACB1 #FDCFAC #FDF7AC
triadic
#FDCFAC #ACFDCF #CFACFD
tetradic
#FDCFAC #B1FDAC #ACDAFD #F7ACFD
square
#FDCFAC #B1FDAC #ACDAFD #F7ACFD
split-complementary
#FDCFAC #ACFDF7 #ACB1FD
monochromatic
#FA8A34 #FCAC70 #FDCFAC #FEEEE1 #FEEEE1
Accessibility & contrast
On white
1.43
#FDCFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FDCFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFAC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFAC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AA
Deuteranopia (green-blind)
#E8DCAC
Tritanopia (blue-blind)
#FFC6C5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcfac; /* rgb */ color: rgb(253, 207, 172); /* oklch */ color: oklch(88.6% 0.070 59.0);
Tailwind
colors: {
custom: {
50: '#ffddc4',
500: '#fdcfac',
950: '#000000',
},
}SCSS
$custom: #fdcfac; $custom-light: #ffddc4; $custom-dark: #000000;
JSON
{
"hex": "#fdcfac",
"rgb": {
"r": 253,
"g": 207,
"b": 172
},
"hsl": {
"h": 25.926,
"s": 95.294,
"l": 83.333
},
"oklch": {
"l": 0.88576,
"c": 0.06972,
"h": 59
},
"luminance": 0.68487
}Semantic roles & 50–950 ramp
primary
#FDCFAC
secondary
#6CAFE2
accent
#82E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482