#FBD2C2#FBD2C2
#FBD2C2 is a very light, muted orange. Relative luminance 0.705; OKLCH L 89.5% C 0.051 H 42.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2C2 |
|---|---|
| RGB | rgb(251, 210, 194) |
| HSL | hsl(17, 88%, 87%) |
| HSV | hsv(17, 23%, 98%) |
| CMYK | cmyk(0%, 16.3%, 22.7%, 1.6%) |
| CIE-LAB | lab(87.24, 11.98, 13.30) |
| CIE-LCH | lch(87.24, 17.90, 47.97°) |
| OKLab | oklab(89.46% 0.0378 0.0346) |
| OKLCH | oklch(89.46% 0.051 42.4) |
| XYZ | xyz(72.5684, 70.5001, 60.8138) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.84
Mistyrose
#FFE4E1
ΔE00 7.03
Peach
#FFDAB9
ΔE00 7.45
Light Peach
#FFD8B1
ΔE00 8.97
Pale Salmon
#FFB19A
ΔE00 9.93
Bisque
#FFE4C4
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2C2 #C2EBFB
analogous
#FBC2CF #FBD2C2 #FBEEC2
triadic
#FBD2C2 #C2FBD2 #D2C2FB
tetradic
#FBD2C2 #CFFBC2 #C2EBFB #EEC2FB
square
#FBD2C2 #CFFBC2 #C2EBFB #EEC2FB
split-complementary
#FBD2C2 #C2FBEE #C2CFFB
monochromatic
#F37D4F #F7A889 #FBD2C2 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.39
#FBD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#FBD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2C2
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2C2 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#FFCCCE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd2c2; /* rgb */ color: rgb(251, 210, 194); /* oklch */ color: oklch(89.5% 0.051 42.4);
Tailwind
colors: {
custom: {
50: '#fddfd4',
500: '#fbd2c2',
950: '#000000',
},
}SCSS
$custom: #fbd2c2; $custom-light: #fddfd4; $custom-dark: #000000;
JSON
{
"hex": "#fbd2c2",
"rgb": {
"r": 251,
"g": 210,
"b": 194
},
"hsl": {
"h": 16.842,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.89455,
"c": 0.05122,
"h": 42.4
},
"luminance": 0.70497
}Semantic roles & 50–950 ramp
primary
#FBD2C2
secondary
#80C6E1
accent
#A5E401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483