#FEB2D2#FEB2D2
#FEB2D2 is a very light, moderate pink. Relative luminance 0.576; OKLCH L 84.4% C 0.097 H 352.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB2D2 |
|---|---|
| RGB | rgb(254, 178, 210) |
| HSL | hsl(335, 97%, 85%) |
| HSV | hsv(335, 30%, 100%) |
| CMYK | cmyk(0%, 29.9%, 17.3%, 0.4%) |
| CIE-LAB | lab(80.50, 32.18, -4.97) |
| CIE-LCH | lch(80.50, 32.57, 351.22°) |
| OKLab | oklab(84.44% 0.0958 -0.0127) |
| OKLCH | oklch(84.44% 0.097 352.4) |
| XYZ | xyz(68.4268, 57.5682, 68.4678) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 0.68
Baby Pink
#FFB7CE
ΔE00 2.61
Pastel Pink
#FFBACD
ΔE00 3.87
Soft Pink
#FDB0C0
ΔE00 5.05
Lightpink
#FFB6C1
ΔE00 6.42
Pink
#FFC0CB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB2D2 #B2FEDE
analogous
#FEB2F8 #FEB2D2 #FEB8B2
triadic
#FEB2D2 #D2FEB2 #B2D2FE
tetradic
#FEB2D2 #F8FEB2 #B2FEDE #B8B2FE
square
#FEB2D2 #F8FEB2 #B2FEDE #B8B2FE
split-complementary
#FEB2D2 #B2FEB8 #B2F8FE
monochromatic
#FC398B #FD76AF #FEB2D2 #FFE1ED #FFE1ED
Accessibility & contrast
On white
1.68
#FEB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FEB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB2D2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB2D2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#CBCDD0
Tritanopia (blue-blind)
#FFB0BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb2d2; /* rgb */ color: rgb(254, 178, 210); /* oklch */ color: oklch(84.4% 0.097 352.4);
Tailwind
colors: {
custom: {
50: '#ffc9df',
500: '#feb2d2',
950: '#000000',
},
}SCSS
$custom: #feb2d2; $custom-light: #ffc9df; $custom-dark: #000000;
JSON
{
"hex": "#feb2d2",
"rgb": {
"r": 254,
"g": 178,
"b": 210
},
"hsl": {
"h": 334.737,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.84435,
"c": 0.09665,
"h": 352.4
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#FEB2D2
secondary
#70E4B3
accent
#E68500
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181315
muted
#868284