#FBD2C3#FBD2C3
#FBD2C3 is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.5% C 0.051 H 41.1°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2C3 |
|---|---|
| RGB | rgb(251, 210, 195) |
| HSL | hsl(16, 88%, 87%) |
| HSV | hsv(16, 22%, 98%) |
| CMYK | cmyk(0%, 16.3%, 22.3%, 1.6%) |
| CIE-LAB | lab(87.26, 12.12, 12.80) |
| CIE-LCH | lch(87.26, 17.63, 46.55°) |
| OKLab | oklab(89.48% 0.0382 0.0333) |
| OKLCH | oklch(89.48% 0.051 41.1) |
| XYZ | xyz(72.6811, 70.5451, 61.4072) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.26
Mistyrose
#FFE4E1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 9.40
Pale Rose
#FDC1C5
ΔE00 9.80
Pale Salmon
#FFB19A
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2C3 #C3ECFB
analogous
#FBC3D0 #FBD2C3 #FBEEC3
triadic
#FBD2C3 #C3FBD2 #D2C3FB
tetradic
#FBD2C3 #D0FBC3 #C3ECFB #EEC3FB
square
#FBD2C3 #D0FBC3 #C3ECFB #EEC3FB
split-complementary
#FBD2C3 #C3FBEE #C3D0FB
monochromatic
#F37C50 #F7A78A #FBD2C3 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.39
#FBD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#FBD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2C3
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2C3 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C2
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd2c3; /* rgb */ color: rgb(251, 210, 195); /* oklch */ color: oklch(89.5% 0.051 41.1);
Tailwind
colors: {
custom: {
50: '#fddfd5',
500: '#fbd2c3',
950: '#000000',
},
}SCSS
$custom: #fbd2c3; $custom-light: #fddfd5; $custom-dark: #000000;
JSON
{
"hex": "#fbd2c3",
"rgb": {
"r": 251,
"g": 210,
"b": 195
},
"hsl": {
"h": 16.071,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.89479,
"c": 0.05068,
"h": 41.1
},
"luminance": 0.70543
}Semantic roles & 50–950 ramp
primary
#FBD2C3
secondary
#81C7E1
accent
#A7E401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483