#F2B8FF#F2B8FF
#F2B8FF is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.8% C 0.114 H 320.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F2B8FF |
|---|---|
| RGB | rgb(242, 184, 255) |
| HSL | hsl(289, 100%, 86%) |
| HSV | hsv(289, 28%, 100%) |
| CMYK | cmyk(5.1%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(82.04, 32.78, -26.95) |
| CIE-LCH | lch(82.04, 42.43, 320.58°) |
| OKLab | oklab(85.81% 0.0876 -0.0732) |
| OKLCH | oklch(85.81% 0.114 320.1) |
| XYZ | xyz(71.8061, 60.3799, 102.4602) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.49
Mauve
#E0B0FF
ΔE00 4.07
Light Lilac
#EDC8FF
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 5.77
Light Lavender
#DFC5FE
ΔE00 6.45
Plum
#DDA0DD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2B8FF #C5FFB8
analogous
#CEB8FF #F2B8FF #FFB8E8
triadic
#F2B8FF #FFF2B8 #B8FFF2
tetradic
#F2B8FF #FFCEB8 #C5FFB8 #B8E8FF
square
#F2B8FF #FFCEB8 #C5FFB8 #B8E8FF
split-complementary
#F2B8FF #E8FFB8 #B8FFCE
monochromatic
#DC3EFF #E77BFF #F2B8FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.61
#F2B8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#F2B8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2B8FF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2B8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2B8FF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#F3C0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f2b8ff; /* rgb */ color: rgb(242, 184, 255); /* oklch */ color: oklch(85.8% 0.114 320.1);
Tailwind
colors: {
custom: {
50: '#f7ceff',
500: '#f2b8ff',
950: '#000000',
},
}SCSS
$custom: #f2b8ff; $custom-light: #f7ceff; $custom-dark: #000000;
JSON
{
"hex": "#f2b8ff",
"rgb": {
"r": 242,
"g": 184,
"b": 255
},
"hsl": {
"h": 289.014,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.8581,
"c": 0.11413,
"h": 320.1
},
"luminance": 0.60378
}Semantic roles & 50–950 ramp
primary
#F2B8FF
secondary
#89E775
accent
#E6002A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171318
muted
#858386