#F5B4E2#F5B4E2
#F5B4E2 is a very light, moderate pink. Relative luminance 0.575; OKLCH L 84.4% C 0.095 H 337.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B4E2 |
|---|---|
| RGB | rgb(245, 180, 226) |
| HSL | hsl(318, 76%, 83%) |
| HSV | hsv(318, 27%, 96%) |
| CMYK | cmyk(0%, 26.5%, 7.8%, 3.9%) |
| CIE-LAB | lab(80.49, 30.65, -13.72) |
| CIE-LCH | lch(80.49, 33.58, 335.88°) |
| OKLab | oklab(84.37% 0.0882 -0.0365) |
| OKLCH | oklch(84.37% 0.095 337.5) |
| XYZ | xyz(67.7042, 57.5486, 79.4784) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.61
Plum
#DDA0DD
ΔE00 6.64
Light Lavendar
#EFC0FE
ΔE00 6.84
Very Light Purple
#F6CEFC
ΔE00 7.07
Baby Pink
#FFB7CE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B4E2 #B4F5C7
analogous
#E7B4F5 #F5B4E2 #F5B4C1
triadic
#F5B4E2 #E2F5B4 #B4E2F5
tetradic
#F5B4E2 #F5E7B4 #B4F5C7 #B4C1F5
square
#F5B4E2 #F5E7B4 #B4F5C7 #B4C1F5
split-complementary
#F5B4E2 #C1F5B4 #B4F5E7
monochromatic
#E748B8 #EE7ECD #F5B4E2 #FBE4F5 #FBE4F5
Accessibility & contrast
On white
1.68
#F5B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#F5B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B4E2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B4E2 | 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)
#B5C2E4
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#FCB6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5b4e2; /* rgb */ color: rgb(245, 180, 226); /* oklch */ color: oklch(84.4% 0.095 337.5);
Tailwind
colors: {
custom: {
50: '#f9cbeb',
500: '#f5b4e2',
950: '#000000',
},
}SCSS
$custom: #f5b4e2; $custom-light: #f9cbeb; $custom-dark: #000000;
JSON
{
"hex": "#f5b4e2",
"rgb": {
"r": 245,
"g": 180,
"b": 226
},
"hsl": {
"h": 317.538,
"s": 76.471,
"l": 83.333
},
"oklch": {
"l": 0.84373,
"c": 0.09541,
"h": 337.5
},
"luminance": 0.57546
}Semantic roles & 50–950 ramp
primary
#F5B4E2
secondary
#77D693
accent
#D9480D
background
#FFFEFE
surface
#FFFAFD
border
#D7D3D5
text
#171316
muted
#858384