#FDCFBE#FDCFBE
#FDCFBE is a very light, muted orange. Relative luminance 0.692; OKLCH L 89.0% C 0.057 H 41.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFBE |
|---|---|
| RGB | rgb(253, 207, 190) |
| HSL | hsl(16, 94%, 87%) |
| HSV | hsv(16, 25%, 99%) |
| CMYK | cmyk(0%, 18.2%, 24.9%, 0.8%) |
| CIE-LAB | lab(86.62, 13.72, 14.55) |
| CIE-LCH | lch(86.62, 20.00, 46.68°) |
| OKLab | oklab(88.98% 0.043 0.0377) |
| OKLCH | oklch(88.98% 0.057 41.3) |
| XYZ | xyz(72.1159, 69.2289, 58.2690) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.83
Peach
#FFDAB9
ΔE00 8.02
Mistyrose
#FFE4E1
ΔE00 8.08
Pale Salmon
#FFB19A
ΔE00 8.66
Light Peach
#FFD8B1
ΔE00 9.38
Pale Rose
#FDC1C5
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFBE #BEECFD
analogous
#FDBECD #FDCFBE #FDEEBE
triadic
#FDCFBE #BEFDCF #CFBEFD
tetradic
#FDCFBE #CDFDBE #BEECFD #EEBEFD
square
#FDCFBE #CDFDBE #BEECFD #EEBEFD
split-complementary
#FDCFBE #BEFDEE #BECDFD
monochromatic
#F97747 #FBA383 #FDCFBE #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.41
#FDCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#FDCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFBE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFBE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BD
Deuteranopia (green-blind)
#E5DCBE
Tritanopia (blue-blind)
#FFC8CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcfbe; /* rgb */ color: rgb(253, 207, 190); /* oklch */ color: oklch(89.0% 0.057 41.3);
Tailwind
colors: {
custom: {
50: '#ffddd1',
500: '#fdcfbe',
950: '#000000',
},
}SCSS
$custom: #fdcfbe; $custom-light: #ffddd1; $custom-dark: #000000;
JSON
{
"hex": "#fdcfbe",
"rgb": {
"r": 253,
"g": 207,
"b": 190
},
"hsl": {
"h": 16.19,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.88982,
"c": 0.05718,
"h": 41.3
},
"luminance": 0.69226
}Semantic roles & 50–950 ramp
primary
#FDCFBE
secondary
#7BC8E4
accent
#A8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483