#CB75F8#CB75F8
#CB75F8 is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.9% C 0.199 H 312.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CB75F8 |
|---|---|
| RGB | rgb(203, 117, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 53%, 97%) |
| CMYK | cmyk(18.1%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.51, 55.28, -52.33) |
| CIE-LCH | lch(63.51, 76.12, 316.57°) |
| OKLab | oklab(70.86% 0.135 -0.1463) |
| OKLCH | oklch(70.86% 0.199 312.7) |
| XYZ | xyz(47.9302, 32.1976, 92.4786) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.13
Easter Purple
#C071FE
ΔE00 2.70
Bright Lavender
#C760FF
ΔE00 4.53
Bright Lilac
#C95EFB
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB75F8 #A2F875
analogous
#8A75F8 #CB75F8 #F875E4
triadic
#CB75F8 #F8CB75 #75F8CB
tetradic
#CB75F8 #F88A75 #A2F875 #75E4F8
square
#CB75F8 #F88A75 #A2F875 #75E4F8
split-complementary
#CB75F8 #E4F875 #75F88A
monochromatic
#9C0CE7 #B53BF5 #CB75F8 #E1AFFB #F4E2FE
Accessibility & contrast
On white
2.82
#CB75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#CB75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB75F8
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB75F8 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#6F9CF5
Tritanopia (blue-blind)
#C78BAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cb75f8; /* rgb */ color: rgb(203, 117, 248); /* oklch */ color: oklch(70.9% 0.199 312.7);
Tailwind
colors: {
custom: {
50: '#dda0fb',
500: '#cb75f8',
950: '#000000',
},
}SCSS
$custom: #cb75f8; $custom-light: #dda0fb; $custom-dark: #000000;
JSON
{
"hex": "#cb75f8",
"rgb": {
"r": 203,
"g": 117,
"b": 248
},
"hsl": {
"h": 279.389,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7086,
"c": 0.19907,
"h": 312.7
},
"luminance": 0.32196
}Semantic roles & 50–950 ramp
primary
#CB75F8
secondary
#DFF5D4
accent
#E6004F
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85