#F29DEB#F29DEB
#F29DEB is a light, vivid purple. Relative luminance 0.490; OKLCH L 80.6% C 0.141 H 329.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F29DEB |
|---|---|
| RGB | rgb(242, 157, 235) |
| HSL | hsl(305, 77%, 78%) |
| HSV | hsv(305, 35%, 95%) |
| CMYK | cmyk(0%, 35.1%, 2.9%, 5.1%) |
| CIE-LAB | lab(75.45, 43.32, -26.26) |
| CIE-LCH | lch(75.45, 50.66, 328.78°) |
| OKLab | oklab(80.56% 0.1217 -0.0711) |
| OKLCH | oklch(80.56% 0.141 329.7) |
| XYZ | xyz(63.6693, 48.9921, 84.6838) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 7.70
Purply Pink
#F075E6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29DEB #9DF2A4
analogous
#CE9DF2 #F29DEB #F29DC0
triadic
#F29DEB #EBF29D #9DEBF2
tetradic
#F29DEB #F2CE9D #9DF2A4 #9DC0F2
square
#F29DEB #F2CE9D #9DF2A4 #9DC0F2
split-complementary
#F29DEB #C0F29D #9DF2CE
monochromatic
#E431D5 #EB67E0 #F29DEB #F9D3F6 #FBE4F9
Accessibility & contrast
On white
1.94
#F29DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#F29DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29DEB
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29DEB | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#F8A3BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f29deb; /* rgb */ color: rgb(242, 157, 235); /* oklch */ color: oklch(80.6% 0.141 329.7);
Tailwind
colors: {
custom: {
50: '#f7bbf1',
500: '#f29deb',
950: '#000000',
},
}SCSS
$custom: #f29deb; $custom-light: #f7bbf1; $custom-dark: #000000;
JSON
{
"hex": "#f29deb",
"rgb": {
"r": 242,
"g": 157,
"b": 235
},
"hsl": {
"h": 304.941,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.80563,
"c": 0.14092,
"h": 329.7
},
"luminance": 0.48989
}Semantic roles & 50–950 ramp
primary
#F29DEB
secondary
#D8F3DA
accent
#D91E0D
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184