#FBDCD0#FBDCD0
#FBDCD0 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.038 H 42.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCD0 |
|---|---|
| RGB | rgb(251, 220, 208) |
| HSL | hsl(17, 84%, 90%) |
| HSV | hsv(17, 17%, 98%) |
| CMYK | cmyk(0%, 12.4%, 17.1%, 1.6%) |
| CIE-LAB | lab(89.98, 8.83, 9.83) |
| CIE-LCH | lch(89.98, 13.21, 48.05°) |
| OKLab | oklab(91.69% 0.0282 0.0258) |
| OKLCH | oklch(91.69% 0.038 42.4) |
| XYZ | xyz(76.7618, 76.2517, 70.3367) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.27
Apricot
#FBCEB1
ΔE00 7.00
Peach
#FFDAB9
ΔE00 7.79
Very Light Pink
#FFF4F2
ΔE00 8.66
Linen
#FAF0E6
ΔE00 8.78
Seashell
#FFF5EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCD0 #D0EFFB
analogous
#FBD0DA #FBDCD0 #FBF1D0
triadic
#FBDCD0 #D0FBDC #DCD0FB
tetradic
#FBDCD0 #DAFBD0 #D0EFFB #F1D0FB
square
#FBDCD0 #DAFBD0 #D0EFFB #F1D0FB
split-complementary
#FBDCD0 #D0FBF1 #D0DAFB
monochromatic
#F1885F #F6B298 #FBDCD0 #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.29
#FBDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FBDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCD0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCD0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCF
Deuteranopia (green-blind)
#EAE5D0
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdcd0; /* rgb */ color: rgb(251, 220, 208); /* oklch */ color: oklch(91.7% 0.038 42.4);
Tailwind
colors: {
custom: {
50: '#fde6de',
500: '#fbdcd0',
950: '#000000',
},
}SCSS
$custom: #fbdcd0; $custom-light: #fde6de; $custom-dark: #000000;
JSON
{
"hex": "#fbdcd0",
"rgb": {
"r": 251,
"g": 220,
"b": 208
},
"hsl": {
"h": 16.744,
"s": 84.314,
"l": 90
},
"oklch": {
"l": 0.91694,
"c": 0.03822,
"h": 42.4
},
"luminance": 0.7625
}Semantic roles & 50–950 ramp
primary
#FBDCD0
secondary
#8DCAE2
accent
#A3E105
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484