#F4B2CD#F4B2CD
#F4B2CD is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.3% C 0.084 H 352.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B2CD |
|---|---|
| RGB | rgb(244, 178, 205) |
| HSL | hsl(335, 75%, 83%) |
| HSV | hsv(335, 27%, 96%) |
| CMYK | cmyk(0%, 27%, 16%, 4.3%) |
| CIE-LAB | lab(79.32, 27.95, -4.12) |
| CIE-LCH | lch(79.32, 28.25, 351.62°) |
| OKLab | oklab(83.25% 0.0831 -0.0105) |
| OKLCH | oklch(83.25% 0.084 352.8) |
| XYZ | xyz(64.2483, 55.4846, 65.0711) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.07
Baby Pink
#FFB7CE
ΔE00 2.50
Pastel Pink
#FFBACD
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 4.66
Pink
#FFC0CB
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B2CD #B2F4D9
analogous
#F4B2EE #F4B2CD #F4B8B2
triadic
#F4B2CD #CDF4B2 #B2CDF4
tetradic
#F4B2CD #EEF4B2 #B2F4D9 #B8B2F4
square
#F4B2CD #EEF4B2 #B2F4D9 #B8B2F4
split-complementary
#F4B2CD #B2F4B8 #B2EEF4
monochromatic
#E54787 #EC7CAA #F4B2CD #FBE4EE #FBE4EE
Accessibility & contrast
On white
1.74
#F4B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F4B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B2CD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B2CD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#FEB0BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f4b2cd; /* rgb */ color: rgb(244, 178, 205); /* oklch */ color: oklch(83.3% 0.084 352.8);
Tailwind
colors: {
custom: {
50: '#f8c9dc',
500: '#f4b2cd',
950: '#000000',
},
}SCSS
$custom: #f4b2cd; $custom-light: #f8c9dc; $custom-dark: #000000;
JSON
{
"hex": "#f4b2cd",
"rgb": {
"r": 244,
"g": 178,
"b": 205
},
"hsl": {
"h": 335.455,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.83251,
"c": 0.08374,
"h": 352.8
},
"luminance": 0.55482
}Semantic roles & 50–950 ramp
primary
#F4B2CD
secondary
#76D4AE
accent
#D7850E
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284