#F29CFB#F29CFB
#F29CFB is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.158 H 323.5°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CFB |
|---|---|
| RGB | rgb(242, 156, 251) |
| HSL | hsl(294, 92%, 80%) |
| HSV | hsv(294, 38%, 98%) |
| CMYK | cmyk(3.6%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(75.84, 46.73, -34.34) |
| CIE-LCH | lch(75.84, 57.99, 323.69°) |
| OKLab | oklab(81.05% 0.1269 -0.0939) |
| OKLCH | oklch(81.05% 0.158 323.5) |
| XYZ | xyz(65.9172, 49.6217, 97.3538) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.25
Mauve
#E0B0FF
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 7.02
Lilac (survey)
#CEA2FD
ΔE00 7.59
Baby Purple
#CA9BF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CFB #A5FB9C
analogous
#C39CFB #F29CFB #FB9CD4
triadic
#F29CFB #FBF29C #9CFBF2
tetradic
#F29CFB #FBC39C #A5FB9C #9CD4FB
square
#F29CFB #FBC39C #A5FB9C #9CD4FB
split-complementary
#F29CFB #D4FB9C #9CFBC3
monochromatic
#E326F6 #EA61F9 #F29CFB #FAD7FD #FBE2FE
Accessibility & contrast
On white
1.92
#F29CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#F29CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CFB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CFB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#A8BFF8
Tritanopia (blue-blind)
#F5A6C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f29cfb; /* rgb */ color: rgb(242, 156, 251); /* oklch */ color: oklch(81.1% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#f8bbfd',
500: '#f29cfb',
950: '#000000',
},
}SCSS
$custom: #f29cfb; $custom-light: #f8bbfd; $custom-dark: #000000;
JSON
{
"hex": "#f29cfb",
"rgb": {
"r": 242,
"g": 156,
"b": 251
},
"hsl": {
"h": 294.316,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.81055,
"c": 0.15787,
"h": 323.5
},
"luminance": 0.49619
}Semantic roles & 50–950 ramp
primary
#F29CFB
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171217
muted
#858185