#FDCFB2#FDCFB2
#FDCFB2 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.7% C 0.065 H 53.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFB2 |
|---|---|
| RGB | rgb(253, 207, 178) |
| HSL | hsl(23, 95%, 85%) |
| HSV | hsv(23, 30%, 99%) |
| CMYK | cmyk(0%, 18.2%, 29.6%, 0.8%) |
| CIE-LAB | lab(86.37, 12.13, 20.52) |
| CIE-LCH | lch(86.37, 23.84, 59.42°) |
| OKLab | oklab(88.71% 0.0383 0.0525) |
| OKLCH | oklch(88.71% 0.065 53.9) |
| XYZ | xyz(70.8580, 68.7257, 51.6438) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.40
Peach
#FFDAB9
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 5.04
Bisque
#FFE4C4
ΔE00 7.93
Navajowhite
#FFDEAD
ΔE00 9.21
Pale Salmon
#FFB19A
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFB2 #B2E0FD
analogous
#FDB2BB #FDCFB2 #FDF5B2
triadic
#FDCFB2 #B2FDCF #CFB2FD
tetradic
#FDCFB2 #BBFDB2 #B2E0FD #F5B2FD
square
#FDCFB2 #BBFDB2 #B2E0FD #F5B2FD
split-complementary
#FDCFB2 #B2FDF5 #B2BBFD
monochromatic
#FA853B #FBAA76 #FDCFB2 #FEECE1 #FEECE1
Accessibility & contrast
On white
1.42
#FDCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FDCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFB2
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFB2 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#FFC7C7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcfb2; /* rgb */ color: rgb(253, 207, 178); /* oklch */ color: oklch(88.7% 0.065 53.9);
Tailwind
colors: {
custom: {
50: '#ffddc9',
500: '#fdcfb2',
950: '#000000',
},
}SCSS
$custom: #fdcfb2; $custom-light: #ffddc9; $custom-dark: #000000;
JSON
{
"hex": "#fdcfb2",
"rgb": {
"r": 253,
"g": 207,
"b": 178
},
"hsl": {
"h": 23.2,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.88706,
"c": 0.06498,
"h": 53.9
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#FDCFB2
secondary
#71B6E2
accent
#8DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482