#FBDACA#FBDACA
#FBDACA is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.2% C 0.043 H 47.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDACA |
|---|---|
| RGB | rgb(251, 218, 202) |
| HSL | hsl(20, 86%, 89%) |
| HSV | hsv(20, 20%, 98%) |
| CMYK | cmyk(0%, 13.1%, 19.5%, 1.6%) |
| CIE-LAB | lab(89.35, 8.98, 12.09) |
| CIE-LCH | lch(89.35, 15.06, 53.39°) |
| OKLab | oklab(91.16% 0.0289 0.0315) |
| OKLCH | oklch(91.16% 0.043 47.5) |
| XYZ | xyz(75.5158, 74.9185, 66.3484) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.41
Mistyrose
#FFE4E1
ΔE00 5.94
Peach
#FFDAB9
ΔE00 6.18
Bisque
#FFE4C4
ΔE00 7.91
Light Peach
#FFD8B1
ΔE00 7.95
Antiquewhite
#FAEBD7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDACA #CAEBFB
analogous
#FBCAD3 #FBDACA #FBF3CA
triadic
#FBDACA #CAFBDA #DACAFB
tetradic
#FBDACA #D3FBCA #CAEBFB #F3CAFB
square
#FBDACA #D3FBCA #CAEBFB #F3CAFB
split-complementary
#FBDACA #CAFBF3 #CAD3FB
monochromatic
#F28B58 #F7B291 #FBDACA #FDEBE3 #FDEBE3
Accessibility & contrast
On white
1.31
#FBDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FBDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDACA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDACA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDC9
Deuteranopia (green-blind)
#EAE3CA
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdaca; /* rgb */ color: rgb(251, 218, 202); /* oklch */ color: oklch(91.2% 0.043 47.5);
Tailwind
colors: {
custom: {
50: '#fde5da',
500: '#fbdaca',
950: '#000000',
},
}SCSS
$custom: #fbdaca; $custom-light: #fde5da; $custom-dark: #000000;
JSON
{
"hex": "#fbdaca",
"rgb": {
"r": 251,
"g": 218,
"b": 202
},
"hsl": {
"h": 19.592,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.91164,
"c": 0.04276,
"h": 47.5
},
"luminance": 0.74916
}Semantic roles & 50–950 ramp
primary
#FBDACA
secondary
#88C4E1
accent
#9AE203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483