#CE83F7#CE83F7
#CE83F7 is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.2% C 0.177 H 312.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83F7 |
|---|---|
| RGB | rgb(206, 131, 247) |
| HSL | hsl(279, 88%, 74%) |
| HSV | hsv(279, 47%, 97%) |
| CMYK | cmyk(16.6%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(66.57, 48.66, -46.90) |
| CIE-LCH | lch(66.57, 67.59, 316.05°) |
| OKLab | oklab(73.19% 0.1199 -0.1305) |
| OKLCH | oklch(73.19% 0.177 312.6) |
| XYZ | xyz(50.3555, 36.0709, 92.2874) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.61
Light Purple
#BF77F6
ΔE00 4.02
Easter Purple
#C071FE
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.65
Light Urple
#B36FF6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83F7 #ACF783
analogous
#9483F7 #CE83F7 #F783E6
triadic
#CE83F7 #F7CE83 #83F7CE
tetradic
#CE83F7 #F79483 #ACF783 #83E6F7
square
#CE83F7 #F79483 #ACF783 #83E6F7
split-complementary
#CE83F7 #E6F783 #83F794
monochromatic
#A110F0 #B74AF3 #CE83F7 #E5BCFB #F4E2FD
Accessibility & contrast
On white
2.56
#CE83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CE83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83F7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83F7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#7EA4F4
Tritanopia (blue-blind)
#CA95B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce83f7; /* rgb */ color: rgb(206, 131, 247); /* oklch */ color: oklch(73.2% 0.177 312.6);
Tailwind
colors: {
custom: {
50: '#dfa9fa',
500: '#ce83f7',
950: '#000000',
},
}SCSS
$custom: #ce83f7; $custom-light: #dfa9fa; $custom-dark: #000000;
JSON
{
"hex": "#ce83f7",
"rgb": {
"r": 206,
"g": 131,
"b": 247
},
"hsl": {
"h": 278.793,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.73191,
"c": 0.17723,
"h": 312.6
},
"luminance": 0.3607
}Semantic roles & 50–950 ramp
primary
#CE83F7
secondary
#E1F5D6
accent
#E40151
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85