#CE83F2#CE83F2
#CE83F2 is a light, vivid purple. Relative luminance 0.358; OKLCH L 72.9% C 0.172 H 314.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83F2 |
|---|---|
| RGB | rgb(206, 131, 242) |
| HSL | hsl(281, 81%, 73%) |
| HSV | hsv(281, 46%, 95%) |
| CMYK | cmyk(14.9%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.34, 47.61, -44.53) |
| CIE-LCH | lch(66.34, 65.19, 316.92°) |
| OKLab | oklab(72.94% 0.1192 -0.1236) |
| OKLCH | oklch(72.94% 0.172 314) |
| XYZ | xyz(49.5943, 35.7664, 88.2783) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.05
Light Purple
#BF77F6
ΔE00 4.37
Easter Purple
#C071FE
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.06
Violet (CSS)
#EE82EE
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83F2 #A7F283
analogous
#9683F2 #CE83F2 #F283DE
triadic
#CE83F2 #F2CE83 #83F2CE
tetradic
#CE83F2 #F29683 #A7F283 #83DEF2
square
#CE83F2 #F29683 #A7F283 #83DEF2
split-complementary
#CE83F2 #DEF283 #83F296
monochromatic
#A118E3 #B84CEC #CE83F2 #E4BAF8 #F4E3FC
Accessibility & contrast
On white
2.58
#CE83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CE83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83F2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83F2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#81A3EF
Tritanopia (blue-blind)
#CB93AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce83f2; /* rgb */ color: rgb(206, 131, 242); /* oklch */ color: oklch(72.9% 0.172 314.0);
Tailwind
colors: {
custom: {
50: '#dfa9f7',
500: '#ce83f2',
950: '#000000',
},
}SCSS
$custom: #ce83f2; $custom-light: #dfa9f7; $custom-dark: #000000;
JSON
{
"hex": "#ce83f2",
"rgb": {
"r": 206,
"g": 131,
"b": 242
},
"hsl": {
"h": 280.541,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.72941,
"c": 0.17174,
"h": 314
},
"luminance": 0.35765
}Semantic roles & 50–950 ramp
primary
#CE83F2
secondary
#E0F4D7
accent
#DD084D
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85