#CF98EF#CF98EF
#CF98EF is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.3% C 0.134 H 312.4°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CF98EF |
|---|---|
| RGB | rgb(207, 152, 239) |
| HSL | hsl(278, 73%, 77%) |
| HSV | hsv(278, 36%, 94%) |
| CMYK | cmyk(13.4%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(70.84, 36.03, -35.85) |
| CIE-LCH | lch(70.84, 50.83, 315.15°) |
| OKLab | oklab(76.3% 0.0903 -0.0988) |
| OKLCH | oklch(76.3% 0.134 312.4) |
| XYZ | xyz(52.5377, 41.9548, 86.9750) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.30
Lavender (survey)
#C79FEF
ΔE00 2.81
Lilac (survey)
#CEA2FD
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 3.94
Liliac
#C48EFD
ΔE00 4.96
Pale Purple
#B790D4
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF98EF #B8EF98
analogous
#A498EF #CF98EF #EF98E4
triadic
#CF98EF #EFCF98 #98EFCF
tetradic
#CF98EF #EFA498 #B8EF98 #98E4EF
square
#CF98EF #EFA498 #B8EF98 #98E4EF
split-complementary
#CF98EF #E4EF98 #98EFA4
monochromatic
#9E2EDF #B663E7 #CF98EF #E8CDF7 #F3E5FB
Accessibility & contrast
On white
2.24
#CF98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#CF98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF98EF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF98EF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#95AFEC
Tritanopia (blue-blind)
#CCA4B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cf98ef; /* rgb */ color: rgb(207, 152, 239); /* oklch */ color: oklch(76.3% 0.134 312.4);
Tailwind
colors: {
custom: {
50: '#dfb7f4',
500: '#cf98ef',
950: '#000000',
},
}SCSS
$custom: #cf98ef; $custom-light: #dfb7f4; $custom-dark: #000000;
JSON
{
"hex": "#cf98ef",
"rgb": {
"r": 207,
"g": 152,
"b": 239
},
"hsl": {
"h": 277.931,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76304,
"c": 0.13382,
"h": 312.4
},
"luminance": 0.41954
}Semantic roles & 50–950 ramp
primary
#CF98EF
secondary
#E2F3D8
accent
#D51059
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085