#CF95EE#CF95EE
#CF95EE is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.8% C 0.138 H 313.2°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95EE |
|---|---|
| RGB | rgb(207, 149, 238) |
| HSL | hsl(279, 72%, 76%) |
| HSV | hsv(279, 37%, 93%) |
| CMYK | cmyk(13%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(70.13, 37.45, -36.40) |
| CIE-LCH | lch(70.13, 52.23, 315.81°) |
| OKLab | oklab(75.75% 0.0944 -0.1003) |
| OKLCH | oklch(75.75% 0.138 313.2) |
| XYZ | xyz(51.9096, 40.9343, 86.0389) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.71
Lavender (survey)
#C79FEF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.69
Pale Purple
#B790D4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95EE #B4EE95
analogous
#A295EE #CF95EE #EE95E0
triadic
#CF95EE #EECF95 #95EECF
tetradic
#CF95EE #EEA295 #B4EE95 #95E0EE
square
#CF95EE #EEA295 #B4EE95 #95E0EE
split-complementary
#CF95EE #E0EE95 #95EEA2
monochromatic
#9F2CDD #B760E6 #CF95EE #E7CAF6 #F3E5FB
Accessibility & contrast
On white
2.29
#CF95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#CF95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95EE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95EE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#CDA1B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cf95ee; /* rgb */ color: rgb(207, 149, 238); /* oklch */ color: oklch(75.8% 0.138 313.2);
Tailwind
colors: {
custom: {
50: '#dfb5f4',
500: '#cf95ee',
950: '#000000',
},
}SCSS
$custom: #cf95ee; $custom-light: #dfb5f4; $custom-dark: #000000;
JSON
{
"hex": "#cf95ee",
"rgb": {
"r": 207,
"g": 149,
"b": 238
},
"hsl": {
"h": 279.101,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.75753,
"c": 0.13774,
"h": 313.2
},
"luminance": 0.40933
}Semantic roles & 50–950 ramp
primary
#CF95EE
secondary
#E2F2D9
accent
#D41155
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085