#FBCEC2#FBCEC2
#FBCEC2 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.7% C 0.054 H 35.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCEC2 |
|---|---|
| RGB | rgb(251, 206, 194) |
| HSL | hsl(13, 88%, 87%) |
| HSV | hsv(13, 23%, 98%) |
| CMYK | cmyk(0%, 17.9%, 22.7%, 1.6%) |
| CIE-LAB | lab(86.28, 14.07, 11.93) |
| CIE-LCH | lch(86.28, 18.45, 40.30°) |
| OKLab | oklab(88.71% 0.0439 0.0311) |
| OKLCH | oklch(88.71% 0.054 35.4) |
| XYZ | xyz(71.5932, 68.5496, 60.4887) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 7.18
Pale Rose
#FDC1C5
ΔE00 7.77
Light Rose
#FFC5CB
ΔE00 8.03
Pale Salmon
#FFB19A
ΔE00 9.01
Peach
#FFDAB9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCEC2 #C2EFFB
analogous
#FBC2D2 #FBCEC2 #FBEBC2
triadic
#FBCEC2 #C2FBCE #CEC2FB
tetradic
#FBCEC2 #D2FBC2 #C2EFFB #EBC2FB
square
#FBCEC2 #D2FBC2 #C2EFFB #EBC2FB
split-complementary
#FBCEC2 #C2FBEB #C2D2FB
monochromatic
#F3724F #F7A089 #FBCEC2 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.43
#FBCEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FBCEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCEC2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCEC2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C1
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fbcec2; /* rgb */ color: rgb(251, 206, 194); /* oklch */ color: oklch(88.7% 0.054 35.4);
Tailwind
colors: {
custom: {
50: '#fdddd4',
500: '#fbcec2',
950: '#000000',
},
}SCSS
$custom: #fbcec2; $custom-light: #fdddd4; $custom-dark: #000000;
JSON
{
"hex": "#fbcec2",
"rgb": {
"r": 251,
"g": 206,
"b": 194
},
"hsl": {
"h": 12.632,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.88706,
"c": 0.05378,
"h": 35.4
},
"luminance": 0.68547
}Semantic roles & 50–950 ramp
primary
#FBCEC2
secondary
#80CCE1
accent
#B4E401
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483