#CE83F8#CE83F8
#CE83F8 is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.2% C 0.178 H 312.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83F8 |
|---|---|
| RGB | rgb(206, 131, 248) |
| HSL | hsl(278, 89%, 74%) |
| HSV | hsv(278, 47%, 97%) |
| CMYK | cmyk(16.9%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.62, 48.87, -47.38) |
| CIE-LCH | lch(66.62, 68.07, 315.89°) |
| OKLab | oklab(73.24% 0.12 -0.1319) |
| OKLCH | oklch(73.24% 0.178 312.3) |
| XYZ | xyz(50.5102, 36.1328, 93.1022) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.54
Light Purple
#BF77F6
ΔE00 3.97
Easter Purple
#C071FE
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.75
Light Urple
#B36FF6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83F8 #ADF883
analogous
#9483F8 #CE83F8 #F883E7
triadic
#CE83F8 #F8CE83 #83F8CE
tetradic
#CE83F8 #F89483 #ADF883 #83E7F8
square
#CE83F8 #F89483 #ADF883 #83E7F8
split-complementary
#CE83F8 #E7F883 #83F894
monochromatic
#A00FF1 #B749F5 #CE83F8 #E5BDFB #F4E2FD
Accessibility & contrast
On white
2.55
#CE83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CE83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83F8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83F8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#CA95B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce83f8; /* rgb */ color: rgb(206, 131, 248); /* oklch */ color: oklch(73.2% 0.178 312.3);
Tailwind
colors: {
custom: {
50: '#dfa9fb',
500: '#ce83f8',
950: '#000000',
},
}SCSS
$custom: #ce83f8; $custom-light: #dfa9fb; $custom-dark: #000000;
JSON
{
"hex": "#ce83f8",
"rgb": {
"r": 206,
"g": 131,
"b": 248
},
"hsl": {
"h": 278.462,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.73242,
"c": 0.17833,
"h": 312.3
},
"luminance": 0.36132
}Semantic roles & 50–950 ramp
primary
#CE83F8
secondary
#E1F5D6
accent
#E60052
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85