#FDCF9A#FDCF9A
#FDCF9A is a very light, moderate orange. Relative luminance 0.678; OKLCH L 88.2% C 0.086 H 70.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCF9A |
|---|---|
| RGB | rgb(253, 207, 154) |
| HSL | hsl(32, 96%, 80%) |
| HSV | hsv(32, 39%, 99%) |
| CMYK | cmyk(0%, 18.2%, 39.1%, 0.8%) |
| CIE-LAB | lab(85.93, 9.28, 32.45) |
| CIE-LCH | lch(85.93, 33.75, 74.05°) |
| OKLab | oklab(88.22% 0.0289 0.0807) |
| OKLCH | oklch(88.22% 0.086 70.3) |
| XYZ | xyz(68.6556, 67.8448, 40.0446) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.04
Navajowhite
#FFDEAD
ΔE00 4.60
Peach
#FFDAB9
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.31
Moccasin
#FFE4B5
ΔE00 6.70
Wheat
#F5DEB3
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCF9A #9AC8FD
analogous
#FD9D9A #FDCF9A #FAFD9A
triadic
#FDCF9A #9AFDCF #CF9AFD
tetradic
#FDCF9A #9AFD9D #9AC8FD #FD9AFA
square
#FDCF9A #9AFD9D #9AC8FD #FD9AFA
split-complementary
#FDCF9A #9AFAFD #9D9AFD
monochromatic
#FB9622 #FCB25E #FDCF9A #FEECD6 #FEF1E1
Accessibility & contrast
On white
1.44
#FDCF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#FDCF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCF9A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCF9A | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD196
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fdcf9a; /* rgb */ color: rgb(253, 207, 154); /* oklch */ color: oklch(88.2% 0.086 70.3);
Tailwind
colors: {
custom: {
50: '#ffddb8',
500: '#fdcf9a',
950: '#000000',
},
}SCSS
$custom: #fdcf9a; $custom-light: #ffddb8; $custom-dark: #000000;
JSON
{
"hex": "#fdcf9a",
"rgb": {
"r": 253,
"g": 207,
"b": 154
},
"hsl": {
"h": 32.121,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.88218,
"c": 0.08574,
"h": 70.3
},
"luminance": 0.67841
}Semantic roles & 50–950 ramp
primary
#FDCF9A
secondary
#5C99DF
accent
#6BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481