#FDCD9F#FDCD9F
#FDCD9F is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.081 H 65.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD9F |
|---|---|
| RGB | rgb(253, 205, 159) |
| HSL | hsl(29, 96%, 81%) |
| HSV | hsv(29, 37%, 99%) |
| CMYK | cmyk(0%, 19%, 37.2%, 0.8%) |
| CIE-LAB | lab(85.53, 10.87, 29.32) |
| CIE-LCH | lch(85.53, 31.27, 69.66°) |
| OKLab | oklab(87.93% 0.0339 0.0735) |
| OKLCH | oklch(87.93% 0.081 65.2) |
| XYZ | xyz(68.5993, 67.0519, 42.1231) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.34
Peach
#FFDAB9
ΔE00 4.68
Apricot
#FBCEB1
ΔE00 5.15
Navajowhite
#FFDEAD
ΔE00 5.84
Burlywood
#DEB887
ΔE00 6.62
Bisque
#FFE4C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD9F #9FCFFD
analogous
#FD9FA0 #FDCD9F #FDFC9F
triadic
#FDCD9F #9FFDCD #CD9FFD
tetradic
#FDCD9F #A0FD9F #9FCFFD #FC9FFD
square
#FDCD9F #A0FD9F #9FCFFD #FC9FFD
split-complementary
#FDCD9F #9FFDFC #9FA0FD
monochromatic
#FB8F27 #FCAE63 #FDCD9F #FEECDB #FEEFE1
Accessibility & contrast
On white
1.46
#FDCD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FDCD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD9F
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD9F | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9C
Deuteranopia (green-blind)
#E8DAA0
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcd9f; /* rgb */ color: rgb(253, 205, 159); /* oklch */ color: oklch(87.9% 0.081 65.2);
Tailwind
colors: {
custom: {
50: '#ffdcbb',
500: '#fdcd9f',
950: '#000000',
},
}SCSS
$custom: #fdcd9f; $custom-light: #ffdcbb; $custom-dark: #000000;
JSON
{
"hex": "#fdcd9f",
"rgb": {
"r": 253,
"g": 205,
"b": 159
},
"hsl": {
"h": 29.362,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.87934,
"c": 0.08092,
"h": 65.2
},
"luminance": 0.67048
}Semantic roles & 50–950 ramp
primary
#FDCD9F
secondary
#60A1E0
accent
#75E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482