#FDCE95#FDCE95
#FDCE95 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.9% C 0.090 H 71.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE95 |
|---|---|
| RGB | rgb(253, 206, 149) |
| HSL | hsl(33, 96%, 79%) |
| HSV | hsv(33, 41%, 99%) |
| CMYK | cmyk(0%, 18.6%, 41.1%, 0.8%) |
| CIE-LAB | lab(85.60, 9.26, 34.60) |
| CIE-LCH | lch(85.60, 35.81, 75.02°) |
| OKLab | oklab(87.94% 0.0285 0.0856) |
| OKLCH | oklch(87.94% 0.09 71.6) |
| XYZ | xyz(68.0063, 67.1986, 37.8165) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.91
Light Peach
#FFD8B1
ΔE00 4.94
Burlywood
#DEB887
ΔE00 6.25
Peach
#FFDAB9
ΔE00 6.69
Moccasin
#FFE4B5
ΔE00 6.98
Wheat
#F5DEB3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE95 #95C4FD
analogous
#FD9A95 #FDCE95 #F8FD95
triadic
#FDCE95 #95FDCE #CE95FD
tetradic
#FDCE95 #95FD9A #95C4FD #FD95F8
square
#FDCE95 #95FD9A #95C4FD #FD95F8
split-complementary
#FDCE95 #95F8FD #9A95FD
monochromatic
#FB961D #FCB259 #FDCE95 #FEEAD1 #FEF1E1
Accessibility & contrast
On white
1.45
#FDCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FDCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE95
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE95 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD091
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdce95; /* rgb */ color: rgb(253, 206, 149); /* oklch */ color: oklch(87.9% 0.090 71.6);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fdce95',
950: '#000000',
},
}SCSS
$custom: #fdce95; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fdce95",
"rgb": {
"r": 253,
"g": 206,
"b": 149
},
"hsl": {
"h": 32.885,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.87937,
"c": 0.0902,
"h": 71.6
},
"luminance": 0.67195
}Semantic roles & 50–950 ramp
primary
#FDCE95
secondary
#5895DE
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481