#F5B2CA#F5B2CA
#F5B2CA is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.3% C 0.083 H 355.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B2CA |
|---|---|
| RGB | rgb(245, 178, 202) |
| HSL | hsl(339, 77%, 83%) |
| HSV | hsv(339, 27%, 96%) |
| CMYK | cmyk(0%, 27.3%, 17.6%, 3.9%) |
| CIE-LAB | lab(79.34, 27.84, -2.45) |
| CIE-LCH | lch(79.34, 27.95, 354.97°) |
| OKLab | oklab(83.26% 0.0831 -0.0061) |
| OKLCH | oklch(83.26% 0.083 355.8) |
| XYZ | xyz(64.2376, 55.5206, 63.1986) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 1.89
Powder Pink
#FFB2D0
ΔE00 2.19
Pastel Pink
#FFBACD
ΔE00 2.65
Soft Pink
#FDB0C0
ΔE00 3.69
Lightpink
#FFB6C1
ΔE00 4.87
Pink
#FFC0CB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B2CA #B2F5DD
analogous
#F5B2EC #F5B2CA #F5BBB2
triadic
#F5B2CA #CAF5B2 #B2CAF5
tetradic
#F5B2CA #ECF5B2 #B2F5DD #BBB2F5
square
#F5B2CA #ECF5B2 #B2F5DD #BBB2F5
split-complementary
#F5B2CA #B2F5BB #B2ECF5
monochromatic
#E7467F #EE7CA5 #F5B2CA #FBE4EC #FBE4EC
Accessibility & contrast
On white
1.74
#F5B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F5B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B2CA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B2CA | 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)
#B9BECB
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#FFAFBA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f5b2ca; /* rgb */ color: rgb(245, 178, 202); /* oklch */ color: oklch(83.3% 0.083 355.8);
Tailwind
colors: {
custom: {
50: '#f9c9da',
500: '#f5b2ca',
950: '#000000',
},
}SCSS
$custom: #f5b2ca; $custom-light: #f9c9da; $custom-dark: #000000;
JSON
{
"hex": "#f5b2ca",
"rgb": {
"r": 245,
"g": 178,
"b": 202
},
"hsl": {
"h": 338.507,
"s": 77.011,
"l": 82.941
},
"oklch": {
"l": 0.83263,
"c": 0.08335,
"h": 355.8
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#F5B2CA
secondary
#75D6B3
accent
#D9900C
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171314
muted
#858283