#FDCF8B#FDCF8B
#FDCF8B is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.0% C 0.100 H 76.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCF8B |
|---|---|
| RGB | rgb(253, 207, 139) |
| HSL | hsl(36, 97%, 77%) |
| HSV | hsv(36, 45%, 99%) |
| CMYK | cmyk(0%, 18.2%, 45.1%, 0.8%) |
| CIE-LAB | lab(85.69, 7.72, 39.82) |
| CIE-LCH | lch(85.69, 40.56, 79.02°) |
| OKLab | oklab(87.96% 0.0231 0.0972) |
| OKLCH | oklch(87.96% 0.1 76.6) |
| XYZ | xyz(67.4835, 67.3759, 33.8714) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.53
Pale Peach
#FFE5AD
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.12
Moccasin
#FFE4B5
ΔE00 7.28
Wheat
#F5DEB3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCF8B #8BB9FD
analogous
#FD968B #FDCF8B #F2FD8B
triadic
#FDCF8B #8BFDCF #CF8BFD
tetradic
#FDCF8B #8BFD96 #8BB9FD #FD8BF2
square
#FDCF8B #8BFD96 #8BB9FD #FD8BF2
split-complementary
#FDCF8B #8BF2FD #968BFD
monochromatic
#FB9D13 #FCB64F #FDCF8B #FEE8C7 #FEF3E1
Accessibility & contrast
On white
1.45
#FDCF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#FDCF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCF8B
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCF8B | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D086
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fdcf8b; /* rgb */ color: rgb(253, 207, 139); /* oklch */ color: oklch(88.0% 0.100 76.6);
Tailwind
colors: {
custom: {
50: '#ffddad',
500: '#fdcf8b',
950: '#000000',
},
}SCSS
$custom: #fdcf8b; $custom-light: #ffddad; $custom-dark: #000000;
JSON
{
"hex": "#fdcf8b",
"rgb": {
"r": 253,
"g": 207,
"b": 139
},
"hsl": {
"h": 35.789,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.87957,
"c": 0.09993,
"h": 76.6
},
"luminance": 0.67372
}Semantic roles & 50–950 ramp
primary
#FDCF8B
secondary
#4F88DD
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481