#F4B0CD#F4B0CD
#F4B0CD is a very light, moderate pink. Relative luminance 0.547; OKLCH L 82.9% C 0.087 H 351.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F4B0CD |
|---|---|
| RGB | rgb(244, 176, 205) |
| HSL | hsl(334, 76%, 82%) |
| HSV | hsv(334, 28%, 96%) |
| CMYK | cmyk(0%, 27.9%, 16%, 4.3%) |
| CIE-LAB | lab(78.86, 29.01, -4.79) |
| CIE-LCH | lch(78.86, 29.40, 350.62°) |
| OKLab | oklab(82.9% 0.0862 -0.0123) |
| OKLCH | oklch(82.9% 0.087 351.9) |
| XYZ | xyz(63.8533, 54.6945, 64.9395) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 1.95
Baby Pink
#FFB7CE
ΔE00 2.91
Pastel Pink
#FFBACD
ΔE00 3.93
Soft Pink
#FDB0C0
ΔE00 4.97
Lightpink
#FFB6C1
ΔE00 6.31
Pink
#FFC0CB
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4B0CD #B0F4D7
analogous
#F4B0EF #F4B0CD #F4B5B0
triadic
#F4B0CD #CDF4B0 #B0CDF4
tetradic
#F4B0CD #EFF4B0 #B0F4D7 #B5B0F4
square
#F4B0CD #EFF4B0 #B0F4D7 #B5B0F4
split-complementary
#F4B0CD #B0F4B5 #B0EFF4
monochromatic
#E54589 #ED7AAB #F4B0CD #FBE4EE #FBE4EE
Accessibility & contrast
On white
1.76
#F4B0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#F4B0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4B0CD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4B0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4B0CD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#FEAEBA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f4b0cd; /* rgb */ color: rgb(244, 176, 205); /* oklch */ color: oklch(82.9% 0.087 351.9);
Tailwind
colors: {
custom: {
50: '#f8c8dc',
500: '#f4b0cd',
950: '#000000',
},
}SCSS
$custom: #f4b0cd; $custom-light: #f8c8dc; $custom-dark: #000000;
JSON
{
"hex": "#f4b0cd",
"rgb": {
"r": 244,
"g": 176,
"b": 205
},
"hsl": {
"h": 334.412,
"s": 75.556,
"l": 82.353
},
"oklch": {
"l": 0.82902,
"c": 0.08703,
"h": 351.9
},
"luminance": 0.54692
}Semantic roles & 50–950 ramp
primary
#F4B0CD
secondary
#74D4AB
accent
#D8820E
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284