#FFC2BB#FFC2BB
#FFC2BB is a very light, moderate red. Relative luminance 0.634; OKLCH L 86.7% C 0.071 H 26.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2BB |
|---|---|
| RGB | rgb(255, 194, 187) |
| HSL | hsl(6, 100%, 87%) |
| HSV | hsv(6, 27%, 100%) |
| CMYK | cmyk(0%, 23.9%, 26.7%, 0%) |
| CIE-LAB | lab(83.67, 20.85, 12.00) |
| CIE-LCH | lch(83.67, 24.05, 29.93°) |
| OKLab | oklab(86.71% 0.0639 0.0313) |
| OKLCH | oklch(86.71% 0.071 26.1) |
| XYZ | xyz(69.5027, 63.4349, 55.5873) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.18
Light Rose
#FFC5CB
ΔE00 5.02
Pink
#FFC0CB
ΔE00 6.63
Bubblegum
#FFC1CC
ΔE00 6.65
Lightpink
#FFB6C1
ΔE00 7.00
Pale Salmon
#FFB19A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2BB #BBF8FF
analogous
#FFBBD6 #FFC2BB #FFE4BB
triadic
#FFC2BB #BBFFC2 #C2BBFF
tetradic
#FFC2BB #D6FFBB #BBF8FF #E4BBFF
square
#FFC2BB #D6FFBB #BBF8FF #E4BBFF
split-complementary
#FFC2BB #BBFFE4 #BBD6FF
monochromatic
#FF5441 #FF8B7E #FFC2BB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.53
#FFC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#FFC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2BB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABA
Deuteranopia (green-blind)
#DCD5BA
Tritanopia (blue-blind)
#FFBBC0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc2bb; /* rgb */ color: rgb(255, 194, 187); /* oklch */ color: oklch(86.7% 0.071 26.1);
Tailwind
colors: {
custom: {
50: '#ffd4cf',
500: '#ffc2bb',
950: '#000000',
},
}SCSS
$custom: #ffc2bb; $custom-light: #ffd4cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc2bb",
"rgb": {
"r": 255,
"g": 194,
"b": 187
},
"hsl": {
"h": 6.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86714,
"c": 0.07117,
"h": 26.1
},
"luminance": 0.63431
}Semantic roles & 50–950 ramp
primary
#FFC2BB
secondary
#77DCE7
accent
#CEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383