#C799FE#C799FE
#C799FE is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.4% C 0.148 H 304.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C799FE |
|---|---|
| RGB | rgb(199, 153, 254) |
| HSL | hsl(267, 98%, 80%) |
| HSV | hsv(267, 40%, 100%) |
| CMYK | cmyk(21.7%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.93, 36.42, -43.94) |
| CIE-LCH | lch(70.93, 57.07, 309.66°) |
| OKLab | oklab(76.4% 0.0827 -0.1222) |
| OKLCH | oklch(76.4% 0.148 304.1) |
| XYZ | xyz(52.8301, 42.0805, 99.0859) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.79
Pastel Purple
#CAA0FF
ΔE00 1.79
Lilac (survey)
#CEA2FD
ΔE00 2.66
Liliac
#C48EFD
ΔE00 2.77
Lavender (survey)
#C79FEF
ΔE00 3.63
Pale Violet
#CEAEFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C799FE #D0FE99
analogous
#999EFE #C799FE #FA99FE
triadic
#C799FE #FEC799 #99FEC7
tetradic
#C799FE #FE999E #D0FE99 #99FEFA
square
#C799FE #FE999E #D0FE99 #99FEFA
split-complementary
#C799FE #FEFA99 #9EFE99
monochromatic
#8420FD #A65CFD #C799FE #E8D6FF #EEE1FF
Accessibility & contrast
On white
2.23
#C799FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#C799FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C799FE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C799FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C799FE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#BEA9C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c799fe; /* rgb */ color: rgb(199, 153, 254); /* oklch */ color: oklch(76.4% 0.148 304.1);
Tailwind
colors: {
custom: {
50: '#d9b7ff',
500: '#c799fe',
950: '#000000',
},
}SCSS
$custom: #c799fe; $custom-light: #d9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#c799fe",
"rgb": {
"r": 199,
"g": 153,
"b": 254
},
"hsl": {
"h": 267.327,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.76399,
"c": 0.14756,
"h": 304.1
},
"luminance": 0.4208
}Semantic roles & 50–950 ramp
primary
#C799FE
secondary
#E7F7D4
accent
#E6007D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086