#F5B2CD#F5B2CD
#F5B2CD is a very light, moderate pink. Relative luminance 0.557; OKLCH L 83.4% C 0.085 H 353.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B2CD |
|---|---|
| RGB | rgb(245, 178, 205) |
| HSL | hsl(336, 77%, 83%) |
| HSV | hsv(336, 27%, 96%) |
| CMYK | cmyk(0%, 27.3%, 16.3%, 3.9%) |
| CIE-LAB | lab(79.42, 28.30, -3.96) |
| CIE-LCH | lch(79.42, 28.57, 352.04°) |
| OKLab | oklab(83.35% 0.0842 -0.0101) |
| OKLCH | oklch(83.35% 0.085 353.2) |
| XYZ | xyz(64.5963, 55.6640, 65.0875) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.89
Baby Pink
#FFB7CE
ΔE00 2.34
Pastel Pink
#FFBACD
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 4.52
Lightpink
#FFB6C1
ΔE00 5.74
Pink
#FFC0CB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B2CD #B2F5DA
analogous
#F5B2EE #F5B2CD #F5B8B2
triadic
#F5B2CD #CDF5B2 #B2CDF5
tetradic
#F5B2CD #EEF5B2 #B2F5DA #B8B2F5
square
#F5B2CD #EEF5B2 #B2F5DA #B8B2F5
split-complementary
#F5B2CD #B2F5B8 #B2EEF5
monochromatic
#E74687 #EE7CAA #F5B2CD #FBE4ED #FBE4ED
Accessibility & contrast
On white
1.73
#F5B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#F5B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B2CD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B2CD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#FFB0BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f5b2cd; /* rgb */ color: rgb(245, 178, 205); /* oklch */ color: oklch(83.4% 0.085 353.2);
Tailwind
colors: {
custom: {
50: '#f9c9dc',
500: '#f5b2cd',
950: '#000000',
},
}SCSS
$custom: #f5b2cd; $custom-light: #f9c9dc; $custom-dark: #000000;
JSON
{
"hex": "#f5b2cd",
"rgb": {
"r": 245,
"g": 178,
"b": 205
},
"hsl": {
"h": 335.821,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.83353,
"c": 0.08479,
"h": 353.2
},
"luminance": 0.55661
}Semantic roles & 50–950 ramp
primary
#F5B2CD
secondary
#75D6AF
accent
#D9870C
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284