#CB99F2#CB99F2
#CB99F2 is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.2% C 0.134 H 309.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CB99F2 |
|---|---|
| RGB | rgb(203, 153, 242) |
| HSL | hsl(274, 77%, 77%) |
| HSV | hsv(274, 37%, 95%) |
| CMYK | cmyk(16.1%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(70.80, 34.94, -37.58) |
| CIE-LCH | lch(70.80, 51.31, 312.91°) |
| OKLab | oklab(76.22% 0.0849 -0.1038) |
| OKLCH | oklch(76.22% 0.134 309.3) |
| XYZ | xyz(52.0439, 41.8904, 89.3311) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.11
Lavender (survey)
#C79FEF
ΔE00 2.12
Lilac (survey)
#CEA2FD
ΔE00 2.56
Pastel Purple
#CAA0FF
ΔE00 2.85
Liliac
#C48EFD
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB99F2 #C0F299
analogous
#9F99F2 #CB99F2 #F299EC
triadic
#CB99F2 #F2CB99 #99F2CB
tetradic
#CB99F2 #F29F99 #C0F299 #99ECF2
square
#CB99F2 #F29F99 #C0F299 #99ECF2
split-complementary
#CB99F2 #ECF299 #99F29F
monochromatic
#942CE4 #AF63EB #CB99F2 #E7CFF9 #F1E4FC
Accessibility & contrast
On white
2.24
#CB99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#CB99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB99F2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB99F2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#C6A6BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cb99f2; /* rgb */ color: rgb(203, 153, 242); /* oklch */ color: oklch(76.2% 0.134 309.3);
Tailwind
colors: {
custom: {
50: '#dcb7f6',
500: '#cb99f2',
950: '#000000',
},
}SCSS
$custom: #cb99f2; $custom-light: #dcb7f6; $custom-dark: #000000;
JSON
{
"hex": "#cb99f2",
"rgb": {
"r": 203,
"g": 153,
"b": 242
},
"hsl": {
"h": 273.708,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.7622,
"c": 0.13413,
"h": 309.3
},
"luminance": 0.4189
}Semantic roles & 50–950 ramp
primary
#CB99F2
secondary
#E4F3D8
accent
#DA0C66
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085