#CFC7FF#CFC7FF
#CFC7FF is a very light, moderate blue. Relative luminance 0.613; OKLCH L 85.5% C 0.078 H 291.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7FF |
|---|---|
| RGB | rgb(207, 199, 255) |
| HSL | hsl(249, 100%, 89%) |
| HSV | hsv(249, 22%, 100%) |
| CMYK | cmyk(18.8%, 22%, 0%, 0%) |
| CIE-LAB | lab(82.56, 13.89, -26.43) |
| CIE-LCH | lch(82.56, 29.86, 297.72°) |
| OKLab | oklab(85.49% 0.0281 -0.0723) |
| OKLCH | oklch(85.49% 0.078 291.2) |
| XYZ | xyz(64.2015, 61.3316, 103.0441) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.30
Light Periwinkle
#C1C6FC
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 5.34
Light Violet
#D6B4FC
ΔE00 6.71
Pale Violet
#CEAEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7FF #F7FFC7
analogous
#C7DBFF #CFC7FF #EBC7FF
triadic
#CFC7FF #FFCFC7 #C7FFCF
tetradic
#CFC7FF #FFC7DB #F7FFC7 #C7FFEB
square
#CFC7FF #FFC7DB #F7FFC7 #C7FFEB
split-complementary
#CFC7FF #FFEBC7 #DBFFC7
monochromatic
#664DFF #9B8AFF #CFC7FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.58
#CFC7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CFC7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7FF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7FF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#C5D0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc7ff; /* rgb */ color: rgb(207, 199, 255); /* oklch */ color: oklch(85.5% 0.078 291.2);
Tailwind
colors: {
custom: {
50: '#ded8ff',
500: '#cfc7ff',
950: '#000000',
},
}SCSS
$custom: #cfc7ff; $custom-light: #ded8ff; $custom-dark: #000000;
JSON
{
"hex": "#cfc7ff",
"rgb": {
"r": 207,
"g": 199,
"b": 255
},
"hsl": {
"h": 248.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.85487,
"c": 0.07759,
"h": 291.2
},
"luminance": 0.61332
}Semantic roles & 50–950 ramp
primary
#CFC7FF
secondary
#DAE981
accent
#E600C5
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386