#FDCFAF#FDCFAF
#FDCFAF is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.6% C 0.067 H 56.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFAF |
|---|---|
| RGB | rgb(253, 207, 175) |
| HSL | hsl(25, 95%, 84%) |
| HSV | hsv(25, 31%, 99%) |
| CMYK | cmyk(0%, 18.2%, 30.8%, 0.8%) |
| CIE-LAB | lab(86.31, 11.75, 22.02) |
| CIE-LCH | lch(86.31, 24.96, 61.92°) |
| OKLab | oklab(88.64% 0.0371 0.0561) |
| OKLCH | oklch(88.64% 0.067 56.5) |
| XYZ | xyz(70.5601, 68.6065, 50.0748) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.99
Peach
#FFDAB9
ΔE00 3.62
Light Peach
#FFD8B1
ΔE00 4.15
Bisque
#FFE4C4
ΔE00 7.43
Navajowhite
#FFDEAD
ΔE00 8.29
Burlywood
#DEB887
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFAF #AFDDFD
analogous
#FDAFB6 #FDCFAF #FDF6AF
triadic
#FDCFAF #AFFDCF #CFAFFD
tetradic
#FDCFAF #B6FDAF #AFDDFD #F6AFFD
square
#FDCFAF #B6FDAF #AFDDFD #F6AFFD
split-complementary
#FDCFAF #AFFDF6 #AFB6FD
monochromatic
#FA8738 #FCAB73 #FDCFAF #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.43
#FDCFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FDCFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFAF
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFAF | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#FFC6C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcfaf; /* rgb */ color: rgb(253, 207, 175); /* oklch */ color: oklch(88.6% 0.067 56.5);
Tailwind
colors: {
custom: {
50: '#ffddc7',
500: '#fdcfaf',
950: '#000000',
},
}SCSS
$custom: #fdcfaf; $custom-light: #ffddc7; $custom-dark: #000000;
JSON
{
"hex": "#fdcfaf",
"rgb": {
"r": 253,
"g": 207,
"b": 175
},
"hsl": {
"h": 24.615,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.8864,
"c": 0.0673,
"h": 56.5
},
"luminance": 0.68603
}Semantic roles & 50–950 ramp
primary
#FDCFAF
secondary
#6EB2E2
accent
#87E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482