#CFC7FA#CFC7FA
#CFC7FA is a very light, moderate blue. Relative luminance 0.610; OKLCH L 85.3% C 0.071 H 292.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7FA |
|---|---|
| RGB | rgb(207, 199, 250) |
| HSL | hsl(249, 84%, 88%) |
| HSV | hsv(249, 20%, 98%) |
| CMYK | cmyk(17.2%, 20.4%, 0%, 2%) |
| CIE-LAB | lab(82.39, 12.81, -24.03) |
| CIE-LCH | lch(82.39, 27.23, 298.06°) |
| OKLab | oklab(85.3% 0.0265 -0.0656) |
| OKLCH | oklch(85.3% 0.071 292) |
| XYZ | xyz(63.4070, 61.0138, 98.8602) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.50
Light Periwinkle
#C1C6FC
ΔE00 4.20
Light Lavender
#DFC5FE
ΔE00 4.57
Pale Lilac
#E4CBFF
ΔE00 4.95
Light Violet
#D6B4FC
ΔE00 7.04
Pale Lavender
#EECFFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7FA #F2FAC7
analogous
#C7D8FA #CFC7FA #E8C7FA
triadic
#CFC7FA #FACFC7 #C7FACF
tetradic
#CFC7FA #FAC7D8 #F2FAC7 #C7FAE8
square
#CFC7FA #FAC7D8 #F2FAC7 #C7FAE8
split-complementary
#CFC7FA #FAE8C7 #D8FAC7
monochromatic
#6F57F0 #9F8FF5 #CFC7FA #E7E3FC #E7E3FC
Accessibility & contrast
On white
1.59
#CFC7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CFC7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7FA
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7FA | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#BCCCF9
Tritanopia (blue-blind)
#C7CFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfc7fa; /* rgb */ color: rgb(207, 199, 250); /* oklch */ color: oklch(85.3% 0.071 292.0);
Tailwind
colors: {
custom: {
50: '#ded8fc',
500: '#cfc7fa',
950: '#000000',
},
}SCSS
$custom: #cfc7fa; $custom-light: #ded8fc; $custom-dark: #000000;
JSON
{
"hex": "#cfc7fa",
"rgb": {
"r": 207,
"g": 199,
"b": 250
},
"hsl": {
"h": 249.412,
"s": 83.607,
"l": 88.039
},
"oklch": {
"l": 0.85298,
"c": 0.07075,
"h": 292
},
"luminance": 0.61014
}Semantic roles & 50–950 ramp
primary
#CFC7FA
secondary
#D1DF86
accent
#E005BE
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385