#FBDACD#FBDACD
#FBDACD is a very light, muted orange. Relative luminance 0.751; OKLCH L 91.2% C 0.041 H 42.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDACD |
|---|---|
| RGB | rgb(251, 218, 205) |
| HSL | hsl(17, 85%, 89%) |
| HSV | hsv(17, 18%, 98%) |
| CMYK | cmyk(0%, 13.1%, 18.3%, 1.6%) |
| CIE-LAB | lab(89.42, 9.42, 10.61) |
| CIE-LCH | lch(89.42, 14.19, 48.39°) |
| OKLab | oklab(91.24% 0.0301 0.0278) |
| OKLCH | oklch(91.24% 0.041 42.7) |
| XYZ | xyz(75.8745, 75.0620, 68.2373) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.82
Apricot
#FBCEB1
ΔE00 6.39
Peach
#FFDAB9
ΔE00 7.51
Bisque
#FFE4C4
ΔE00 9.16
Light Peach
#FFD8B1
ΔE00 9.28
Very Light Pink
#FFF4F2
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDACD #CDEEFB
analogous
#FBCDD7 #FBDACD #FBF1CD
triadic
#FBDACD #CDFBDA #DACDFB
tetradic
#FBDACD #D7FBCD #CDEEFB #F1CDFB
square
#FBDACD #D7FBCD #CDEEFB #F1CDFB
split-complementary
#FBDACD #CDFBF1 #CDD7FB
monochromatic
#F2865C #F6B094 #FBDACD #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.31
#FBDACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FBDACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDACD
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDACD | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E9E3CD
Tritanopia (blue-blind)
#FFD5D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdacd; /* rgb */ color: rgb(251, 218, 205); /* oklch */ color: oklch(91.2% 0.041 42.7);
Tailwind
colors: {
custom: {
50: '#fde5dc',
500: '#fbdacd',
950: '#000000',
},
}SCSS
$custom: #fbdacd; $custom-light: #fde5dc; $custom-dark: #000000;
JSON
{
"hex": "#fbdacd",
"rgb": {
"r": 251,
"g": 218,
"b": 205
},
"hsl": {
"h": 16.957,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.91238,
"c": 0.04091,
"h": 42.7
},
"luminance": 0.7506
}Semantic roles & 50–950 ramp
primary
#FBDACD
secondary
#8BC9E2
accent
#A3E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484