#FBD8CB#FBD8CB
#FBD8CB is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.8% C 0.043 H 41.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8CB |
|---|---|
| RGB | rgb(251, 216, 203) |
| HSL | hsl(16, 86%, 89%) |
| HSV | hsv(16, 19%, 98%) |
| CMYK | cmyk(0%, 13.9%, 19.1%, 1.6%) |
| CIE-LAB | lab(88.89, 10.16, 10.90) |
| CIE-LCH | lch(88.89, 14.91, 47.01°) |
| OKLab | oklab(90.81% 0.0323 0.0285) |
| OKLCH | oklch(90.81% 0.043 41.5) |
| XYZ | xyz(75.1191, 73.9350, 66.8022) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.10
Apricot
#FBCEB1
ΔE00 6.21
Peach
#FFDAB9
ΔE00 7.75
Light Peach
#FFD8B1
ΔE00 9.47
Bisque
#FFE4C4
ΔE00 9.66
Very Light Pink
#FFF4F2
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8CB #CBEEFB
analogous
#FBCBD6 #FBD8CB #FBF0CB
triadic
#FBD8CB #CBFBD8 #D8CBFB
tetradic
#FBD8CB #D6FBCB #CBEEFB #F0CBFB
square
#FBD8CB #D6FBCB #CBEEFB #F0CBFB
split-complementary
#FBD8CB #CBFBF0 #CBD6FB
monochromatic
#F28359 #F7AD92 #FBD8CB #FDEAE3 #FDEAE3
Accessibility & contrast
On white
1.33
#FBD8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#FBD8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8CB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8CB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#E8E2CB
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd8cb; /* rgb */ color: rgb(251, 216, 203); /* oklch */ color: oklch(90.8% 0.043 41.5);
Tailwind
colors: {
custom: {
50: '#fde4da',
500: '#fbd8cb',
950: '#000000',
},
}SCSS
$custom: #fbd8cb; $custom-light: #fde4da; $custom-dark: #000000;
JSON
{
"hex": "#fbd8cb",
"rgb": {
"r": 251,
"g": 216,
"b": 203
},
"hsl": {
"h": 16.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.90809,
"c": 0.04305,
"h": 41.5
},
"luminance": 0.73933
}Semantic roles & 50–950 ramp
primary
#FBD8CB
secondary
#89C9E1
accent
#A6E203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483