#F18DEB#F18DEB
#F18DEB is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.0% C 0.167 H 329.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F18DEB |
|---|---|
| RGB | rgb(241, 141, 235) |
| HSL | hsl(304, 78%, 75%) |
| HSV | hsv(304, 41%, 95%) |
| CMYK | cmyk(0%, 41.5%, 2.5%, 5.5%) |
| CIE-LAB | lab(72.06, 51.23, -31.47) |
| CIE-LCH | lch(72.06, 60.12, 328.44°) |
| OKLab | oklab(77.99% 0.1438 -0.0856) |
| OKLCH | oklch(77.99% 0.167 329.2) |
| XYZ | xyz(60.7950, 43.7517, 83.8238) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.76
Plum
#DDA0DD
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18DEB #8DF193
analogous
#C58DF1 #F18DEB #F18DB9
triadic
#F18DEB #EBF18D #8DEBF1
tetradic
#F18DEB #F1C58D #8DF193 #8DB9F1
square
#F18DEB #F1C58D #8DF193 #8DB9F1
split-complementary
#F18DEB #B9F18D #8DF1C5
monochromatic
#E420D8 #EA56E1 #F18DEB #F8C4F5 #FCE4FA
Accessibility & contrast
On white
2.15
#F18DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F18DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18DEB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18DEB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#F895B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18deb; /* rgb */ color: rgb(241, 141, 235); /* oklch */ color: oklch(78.0% 0.167 329.2);
Tailwind
colors: {
custom: {
50: '#f7b1f1',
500: '#f18deb',
950: '#000000',
},
}SCSS
$custom: #f18deb; $custom-light: #f7b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f18deb",
"rgb": {
"r": 241,
"g": 141,
"b": 235
},
"hsl": {
"h": 303.6,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.77993,
"c": 0.16734,
"h": 329.2
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#F18DEB
secondary
#D8F3D9
accent
#DA180B
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085