#FDCC91#FDCC91
#FDCC91 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.5% C 0.093 H 71.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCC91 |
|---|---|
| RGB | rgb(253, 204, 145) |
| HSL | hsl(33, 96%, 78%) |
| HSV | hsv(33, 43%, 99%) |
| CMYK | cmyk(0%, 19.4%, 42.7%, 0.8%) |
| CIE-LAB | lab(85.06, 9.88, 35.93) |
| CIE-LCH | lch(85.06, 37.27, 74.63°) |
| OKLab | oklab(87.49% 0.03 0.0886) |
| OKLCH | oklch(87.49% 0.093 71.3) |
| XYZ | xyz(67.2140, 66.1163, 36.0040) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.53
Navajowhite
#FFDEAD
ΔE00 5.57
Burlywood
#DEB887
ΔE00 6.15
Peach
#FFDAB9
ΔE00 7.25
Moccasin
#FFE4B5
ΔE00 7.62
Wheat
#F5DEB3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCC91 #91C2FD
analogous
#FD9691 #FDCC91 #F8FD91
triadic
#FDCC91 #91FDCC #CC91FD
tetradic
#FDCC91 #91FD96 #91C2FD #FD91F8
square
#FDCC91 #91FD96 #91C2FD #FD91F8
split-complementary
#FDCC91 #91F8FD #9691FD
monochromatic
#FB9419 #FCB055 #FDCC91 #FEE8CD #FEF1E1
Accessibility & contrast
On white
1.48
#FDCC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#FDCC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCC91
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCC91 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcc91; /* rgb */ color: rgb(253, 204, 145); /* oklch */ color: oklch(87.5% 0.093 71.3);
Tailwind
colors: {
custom: {
50: '#ffdbb2',
500: '#fdcc91',
950: '#000000',
},
}SCSS
$custom: #fdcc91; $custom-light: #ffdbb2; $custom-dark: #000000;
JSON
{
"hex": "#fdcc91",
"rgb": {
"r": 253,
"g": 204,
"b": 145
},
"hsl": {
"h": 32.778,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.87487,
"c": 0.09348,
"h": 71.3
},
"luminance": 0.66113
}Semantic roles & 50–950 ramp
primary
#FDCC91
secondary
#5493DE
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181511
muted
#868481