#F0B4E2#F0B4E2
#F0B4E2 is a very light, moderate pink. Relative luminance 0.567; OKLCH L 83.9% C 0.091 H 334.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F0B4E2 |
|---|---|
| RGB | rgb(240, 180, 226) |
| HSL | hsl(314, 67%, 82%) |
| HSV | hsv(314, 25%, 94%) |
| CMYK | cmyk(0%, 25%, 5.8%, 5.9%) |
| CIE-LAB | lab(79.99, 28.98, -14.52) |
| CIE-LCH | lch(79.99, 32.42, 333.39°) |
| OKLab | oklab(83.88% 0.0826 -0.0387) |
| OKLCH | oklch(83.88% 0.091 334.9) |
| XYZ | xyz(65.9830, 56.6610, 79.3977) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.08
Light Lavendar
#EFC0FE
ΔE00 6.21
Pale Mauve
#FED0FC
ΔE00 6.40
Powder Pink
#FFB2D0
ΔE00 6.52
Very Light Purple
#F6CEFC
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0B4E2 #B4F0C2
analogous
#E0B4F0 #F0B4E2 #F0B4C4
triadic
#F0B4E2 #E2F0B4 #B4E2F0
tetradic
#F0B4E2 #F0E0B4 #B4F0C2 #B4C4F0
square
#F0B4E2 #F0E0B4 #B4F0C2 #B4C4F0
split-complementary
#F0B4E2 #C4F0B4 #B4F0E0
monochromatic
#DC4EBB #E681CE #F0B4E2 #FAE5F5 #FAE5F5
Accessibility & contrast
On white
1.70
#F0B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F0B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0B4E2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0B4E2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#F6B6C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f0b4e2; /* rgb */ color: rgb(240, 180, 226); /* oklch */ color: oklch(83.9% 0.091 334.9);
Tailwind
colors: {
custom: {
50: '#f5cbeb',
500: '#f0b4e2',
950: '#000000',
},
}SCSS
$custom: #f0b4e2; $custom-light: #f5cbeb; $custom-dark: #000000;
JSON
{
"hex": "#f0b4e2",
"rgb": {
"r": 240,
"g": 180,
"b": 226
},
"hsl": {
"h": 314,
"s": 66.667,
"l": 82.353
},
"oklch": {
"l": 0.83877,
"c": 0.09126,
"h": 334.9
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#F0B4E2
secondary
#7ACF8D
accent
#CF4217
background
#FFFEFE
surface
#FEFAFD
border
#D6D3D5
text
#171316
muted
#858384