#F18AEB#F18AEB
#F18AEB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.6% C 0.172 H 329.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F18AEB |
|---|---|
| RGB | rgb(241, 138, 235) |
| HSL | hsl(303, 79%, 74%) |
| HSV | hsv(303, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 2.5%, 5.5%) |
| CIE-LAB | lab(71.47, 52.73, -32.38) |
| CIE-LCH | lch(71.47, 61.88, 328.45°) |
| OKLab | oklab(77.55% 0.148 -0.0882) |
| OKLCH | oklch(77.55% 0.172 329.2) |
| XYZ | xyz(60.3587, 42.8790, 83.6783) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 6.66
Orchid
#DA70D6
ΔE00 7.00
Bubblegum Pink
#FE83CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18AEB #8AF190
analogous
#C48AF1 #F18AEB #F18AB8
triadic
#F18AEB #EBF18A #8AEBF1
tetradic
#F18AEB #F1C48A #8AF190 #8AB8F1
square
#F18AEB #F1C48A #8AF190 #8AB8F1
split-complementary
#F18AEB #B8F18A #8AF1C4
monochromatic
#E41DD8 #EA53E2 #F18AEB #F8C1F4 #FCE4FA
Accessibility & contrast
On white
2.19
#F18AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F18AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18AEB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18AEB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#F893B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f18aeb; /* rgb */ color: rgb(241, 138, 235); /* oklch */ color: oklch(77.6% 0.172 329.2);
Tailwind
colors: {
custom: {
50: '#f7aff1',
500: '#f18aeb',
950: '#000000',
},
}SCSS
$custom: #f18aeb; $custom-light: #f7aff1; $custom-dark: #000000;
JSON
{
"hex": "#f18aeb",
"rgb": {
"r": 241,
"g": 138,
"b": 235
},
"hsl": {
"h": 303.495,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.77552,
"c": 0.17231,
"h": 329.2
},
"luminance": 0.42876
}Semantic roles & 50–950 ramp
primary
#F18AEB
secondary
#D7F4D9
accent
#DB170B
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085