#CFC5FF#CFC5FF
#CFC5FF is a very light, moderate violet. Relative luminance 0.604; OKLCH L 85.1% C 0.081 H 292.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC5FF |
|---|---|
| RGB | rgb(207, 197, 255) |
| HSL | hsl(250, 100%, 89%) |
| HSV | hsv(250, 23%, 100%) |
| CMYK | cmyk(18.8%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(82.06, 14.97, -27.19) |
| CIE-LCH | lch(82.06, 31.03, 298.84°) |
| OKLab | oklab(85.11% 0.0308 -0.0744) |
| OKLCH | oklch(85.11% 0.081 292.5) |
| XYZ | xyz(63.7443, 60.4173, 102.8917) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.92
Light Periwinkle
#C1C6FC
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.21
Light Violet
#D6B4FC
ΔE00 6.07
Pale Violet
#CEAEFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC5FF #F5FFC5
analogous
#C5D8FF #CFC5FF #ECC5FF
triadic
#CFC5FF #FFCFC5 #C5FFCF
tetradic
#CFC5FF #FFC5D8 #F5FFC5 #C5FFEC
square
#CFC5FF #FFC5D8 #F5FFC5 #C5FFEC
split-complementary
#CFC5FF #FFECC5 #D8FFC5
monochromatic
#6A4BFF #9C88FF #CFC5FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.61
#CFC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CFC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC5FF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC5FF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#C6CED9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfc5ff; /* rgb */ color: rgb(207, 197, 255); /* oklch */ color: oklch(85.1% 0.081 292.5);
Tailwind
colors: {
custom: {
50: '#ded6ff',
500: '#cfc5ff',
950: '#000000',
},
}SCSS
$custom: #cfc5ff; $custom-light: #ded6ff; $custom-dark: #000000;
JSON
{
"hex": "#cfc5ff",
"rgb": {
"r": 207,
"g": 197,
"b": 255
},
"hsl": {
"h": 250.345,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.85106,
"c": 0.08057,
"h": 292.5
},
"luminance": 0.60418
}Semantic roles & 50–950 ramp
primary
#CFC5FF
secondary
#D6E980
accent
#E600BE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386