#FBDCCF#FBDCCF
#FBDCCF is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.039 H 44.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCCF |
|---|---|
| RGB | rgb(251, 220, 207) |
| HSL | hsl(18, 85%, 90%) |
| HSV | hsv(18, 18%, 98%) |
| CMYK | cmyk(0%, 12.4%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.95, 8.68, 10.32) |
| CIE-LCH | lch(89.95, 13.49, 49.92°) |
| OKLab | oklab(91.67% 0.0279 0.027) |
| OKLCH | oklch(91.67% 0.039 44.1) |
| XYZ | xyz(76.6392, 76.2027, 69.6908) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.66
Apricot
#FBCEB1
ΔE00 6.66
Peach
#FFDAB9
ΔE00 7.34
Bisque
#FFE4C4
ΔE00 8.67
Linen
#FAF0E6
ΔE00 8.69
Antiquewhite
#FAEBD7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCCF #CFEEFB
analogous
#FBCFD8 #FBDCCF #FBF2CF
triadic
#FBDCCF #CFFBDC #DCCFFB
tetradic
#FBDCCF #D8FBCF #CFEEFB #F2CFFB
square
#FBDCCF #D8FBCF #CFEEFB #F2CFFB
split-complementary
#FBDCCF #CFFBF2 #CFD8FB
monochromatic
#F28A5E #F6B397 #FBDCCF #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.29
#FBDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#FBDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCCF
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCCF | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#EBE5CF
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdccf; /* rgb */ color: rgb(251, 220, 207); /* oklch */ color: oklch(91.7% 0.039 44.1);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fbdccf',
950: '#000000',
},
}SCSS
$custom: #fbdccf; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fbdccf",
"rgb": {
"r": 251,
"g": 220,
"b": 207
},
"hsl": {
"h": 17.727,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.91669,
"c": 0.0388,
"h": 44.1
},
"luminance": 0.76201
}Semantic roles & 50–950 ramp
primary
#FBDCCF
secondary
#8DC9E2
accent
#A0E104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484