#FFC2B2#FFC2B2
#FFC2B2 is a very light, moderate red. Relative luminance 0.631; OKLCH L 86.5% C 0.074 H 35.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC2B2 |
|---|---|
| RGB | rgb(255, 194, 178) |
| HSL | hsl(12, 100%, 85%) |
| HSV | hsv(12, 30%, 100%) |
| CMYK | cmyk(0%, 23.9%, 30.2%, 0%) |
| CIE-LAB | lab(83.47, 19.67, 16.52) |
| CIE-LCH | lch(83.47, 25.68, 40.03°) |
| OKLab | oklab(86.5% 0.0605 0.0426) |
| OKLCH | oklch(86.5% 0.074 35.2) |
| XYZ | xyz(68.5692, 63.0615, 50.6712) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.95
Light Salmon
#FEA993
ΔE00 6.67
Apricot
#FBCEB1
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 7.68
Light Rose
#FFC5CB
ΔE00 8.49
Blush (survey)
#F29E8E
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC2B2 #B2EFFF
analogous
#FFB2C8 #FFC2B2 #FFE9B2
triadic
#FFC2B2 #B2FFC2 #C2B2FF
tetradic
#FFC2B2 #C8FFB2 #B2EFFF #E9B2FF
square
#FFC2B2 #C8FFB2 #B2EFFF #E9B2FF
split-complementary
#FFC2B2 #B2FFE9 #B2C8FF
monochromatic
#FF6138 #FF9275 #FFC2B2 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.54
#FFC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FFC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC2B2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC2B2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffc2b2; /* rgb */ color: rgb(255, 194, 178); /* oklch */ color: oklch(86.5% 0.074 35.2);
Tailwind
colors: {
custom: {
50: '#ffd4c9',
500: '#ffc2b2',
950: '#000000',
},
}SCSS
$custom: #ffc2b2; $custom-light: #ffd4c9; $custom-dark: #000000;
JSON
{
"hex": "#ffc2b2",
"rgb": {
"r": 255,
"g": 194,
"b": 178
},
"hsl": {
"h": 12.468,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.86497,
"c": 0.07396,
"h": 35.2
},
"luminance": 0.63058
}Semantic roles & 50–950 ramp
primary
#FFC2B2
secondary
#70CDE6
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382