#FDCD95#FDCD95
#FDCD95 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.090 H 70.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCD95 |
|---|---|
| RGB | rgb(253, 205, 149) |
| HSL | hsl(32, 96%, 79%) |
| HSV | hsv(32, 41%, 99%) |
| CMYK | cmyk(0%, 19%, 41.1%, 0.8%) |
| CIE-LAB | lab(85.36, 9.78, 34.28) |
| CIE-LCH | lch(85.36, 35.64, 74.08°) |
| OKLab | oklab(87.75% 0.03 0.0849) |
| OKLCH | oklch(87.75% 0.09 70.5) |
| XYZ | xyz(67.7664, 66.7187, 37.7365) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.85
Navajowhite
#FFDEAD
ΔE00 5.21
Burlywood
#DEB887
ΔE00 6.15
Peach
#FFDAB9
ΔE00 6.56
Moccasin
#FFE4B5
ΔE00 7.30
Wheat
#F5DEB3
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCD95 #95C5FD
analogous
#FD9995 #FDCD95 #F9FD95
triadic
#FDCD95 #95FDCD #CD95FD
tetradic
#FDCD95 #95FD99 #95C5FD #FD95F9
square
#FDCD95 #95FD99 #95C5FD #FD95F9
split-complementary
#FDCD95 #95F9FD #9995FD
monochromatic
#FB941D #FCB159 #FDCD95 #FEE9D1 #FEF1E1
Accessibility & contrast
On white
1.46
#FDCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FDCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCD95
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCD95 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF91
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#FFC1BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdcd95; /* rgb */ color: rgb(253, 205, 149); /* oklch */ color: oklch(87.7% 0.090 70.5);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fdcd95',
950: '#000000',
},
}SCSS
$custom: #fdcd95; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fdcd95",
"rgb": {
"r": 253,
"g": 205,
"b": 149
},
"hsl": {
"h": 32.308,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.87747,
"c": 0.08999,
"h": 70.5
},
"luminance": 0.66715
}Semantic roles & 50–950 ramp
primary
#FDCD95
secondary
#5896DE
accent
#6AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481