#FBDDCD#FBDDCD
#FBDDCD is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.040 H 49.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDCD |
|---|---|
| RGB | rgb(251, 221, 205) |
| HSL | hsl(21, 85%, 89%) |
| HSV | hsv(21, 18%, 98%) |
| CMYK | cmyk(0%, 12%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.15, 7.87, 11.65) |
| CIE-LCH | lch(90.15, 14.06, 55.96°) |
| OKLab | oklab(91.81% 0.0256 0.0304) |
| OKLCH | oklch(91.81% 0.04 49.9) |
| XYZ | xyz(76.6595, 76.6320, 68.4990) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.88
Peach
#FFDAB9
ΔE00 5.98
Apricot
#FBCEB1
ΔE00 6.01
Bisque
#FFE4C4
ΔE00 7.12
Antiquewhite
#FAEBD7
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDCD #CDEBFB
analogous
#FBCDD4 #FBDDCD #FBF4CD
triadic
#FBDDCD #CDFBDD #DDCDFB
tetradic
#FBDDCD #D4FBCD #CDEBFB #F4CDFB
square
#FBDDCD #D4FBCD #CDEBFB #F4CDFB
split-complementary
#FBDDCD #CDFBF4 #CDD4FB
monochromatic
#F2905C #F6B694 #FBDDCD #FDECE3 #FDECE3
Accessibility & contrast
On white
1.29
#FBDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FBDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDCD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDCD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbddcd; /* rgb */ color: rgb(251, 221, 205); /* oklch */ color: oklch(91.8% 0.040 49.9);
Tailwind
colors: {
custom: {
50: '#fde7dc',
500: '#fbddcd',
950: '#000000',
},
}SCSS
$custom: #fbddcd; $custom-light: #fde7dc; $custom-dark: #000000;
JSON
{
"hex": "#fbddcd",
"rgb": {
"r": 251,
"g": 221,
"b": 205
},
"hsl": {
"h": 20.87,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.91809,
"c": 0.03974,
"h": 49.9
},
"luminance": 0.7663
}Semantic roles & 50–950 ramp
primary
#FBDDCD
secondary
#8BC3E2
accent
#95E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484