#FDCFBB#FDCFBB
#FDCFBB is a very light, muted orange. Relative luminance 0.691; OKLCH L 88.9% C 0.059 H 44.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFBB |
|---|---|
| RGB | rgb(253, 207, 187) |
| HSL | hsl(18, 94%, 86%) |
| HSV | hsv(18, 26%, 99%) |
| CMYK | cmyk(0%, 18.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(86.55, 13.31, 16.04) |
| CIE-LCH | lch(86.55, 20.85, 50.31°) |
| OKLab | oklab(88.91% 0.0418 0.0415) |
| OKLCH | oklch(88.91% 0.059 44.8) |
| XYZ | xyz(71.7914, 69.0991, 56.5599) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.62
Peach
#FFDAB9
ΔE00 6.93
Light Peach
#FFD8B1
ΔE00 8.21
Pale Salmon
#FFB19A
ΔE00 8.72
Mistyrose
#FFE4E1
ΔE00 8.76
Bisque
#FFE4C4
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFBB #BBE9FD
analogous
#FDBBC8 #FDCFBB #FDF0BB
triadic
#FDCFBB #BBFDCF #CFBBFD
tetradic
#FDCFBB #C8FDBB #BBE9FD #F0BBFD
square
#FDCFBB #C8FDBB #BBE9FD #F0BBFD
split-complementary
#FDCFBB #BBFDF0 #BBC8FD
monochromatic
#FA7B44 #FBA580 #FDCFBB #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.42
#FDCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#FDCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFBB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFBB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFC8C9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcfbb; /* rgb */ color: rgb(253, 207, 187); /* oklch */ color: oklch(88.9% 0.059 44.8);
Tailwind
colors: {
custom: {
50: '#ffddcf',
500: '#fdcfbb',
950: '#000000',
},
}SCSS
$custom: #fdcfbb; $custom-light: #ffddcf; $custom-dark: #000000;
JSON
{
"hex": "#fdcfbb",
"rgb": {
"r": 253,
"g": 207,
"b": 187
},
"hsl": {
"h": 18.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88911,
"c": 0.05888,
"h": 44.8
},
"luminance": 0.69096
}Semantic roles & 50–950 ramp
primary
#FDCFBB
secondary
#79C3E3
accent
#A0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483