#FDCE8F#FDCE8F
#FDCE8F is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.096 H 74.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCE8F |
|---|---|
| RGB | rgb(253, 206, 143) |
| HSL | hsl(34, 96%, 78%) |
| HSV | hsv(34, 43%, 99%) |
| CMYK | cmyk(0%, 18.6%, 43.5%, 0.8%) |
| CIE-LAB | lab(85.51, 8.64, 37.55) |
| CIE-LCH | lch(85.51, 38.53, 77.05°) |
| OKLab | oklab(87.83% 0.0262 0.0922) |
| OKLCH | oklch(87.83% 0.096 74.2) |
| XYZ | xyz(67.5396, 67.0120, 35.3584) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.24
Light Peach
#FFD8B1
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.53
Moccasin
#FFE4B5
ΔE00 7.18
Pale Peach
#FFE5AD
ΔE00 7.31
Wheat
#F5DEB3
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCE8F #8FBEFD
analogous
#FD978F #FDCE8F #F5FD8F
triadic
#FDCE8F #8FFDCE #CE8FFD
tetradic
#FDCE8F #8FFD97 #8FBEFD #FD8FF5
square
#FDCE8F #8FFD97 #8FBEFD #FD8FF5
split-complementary
#FDCE8F #8FF5FD #978FFD
monochromatic
#FB9917 #FCB453 #FDCE8F #FEE8CB #FEF2E1
Accessibility & contrast
On white
1.46
#FDCE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FDCE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCE8F
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCE8F | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8A
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdce8f; /* rgb */ color: rgb(253, 206, 143); /* oklch */ color: oklch(87.8% 0.096 74.2);
Tailwind
colors: {
custom: {
50: '#ffdcb0',
500: '#fdce8f',
950: '#000000',
},
}SCSS
$custom: #fdce8f; $custom-light: #ffdcb0; $custom-dark: #000000;
JSON
{
"hex": "#fdce8f",
"rgb": {
"r": 253,
"g": 206,
"b": 143
},
"hsl": {
"h": 34.364,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.87833,
"c": 0.09584,
"h": 74.2
},
"luminance": 0.67008
}Semantic roles & 50–950 ramp
primary
#FDCE8F
secondary
#538EDE
accent
#62E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481