#CFCAFF#CFCAFF
#CFCAFF is a very light, moderate blue. Relative luminance 0.627; OKLCH L 86.1% C 0.073 H 289.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAFF |
|---|---|
| RGB | rgb(207, 202, 255) |
| HSL | hsl(246, 100%, 90%) |
| HSV | hsv(246, 21%, 100%) |
| CMYK | cmyk(18.8%, 20.8%, 0%, 0%) |
| CIE-LAB | lab(83.30, 12.28, -25.30) |
| CIE-LCH | lch(83.30, 28.13, 295.89°) |
| OKLab | oklab(86.06% 0.0239 -0.0692) |
| OKLCH | oklch(86.06% 0.073 289.1) |
| XYZ | xyz(64.8985, 62.7257, 103.2765) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.40
Light Periwinkle
#C1C6FC
ΔE00 3.34
Light Lavender
#DFC5FE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 5.74
Light Violet
#D6B4FC
ΔE00 7.69
Pale Lavender
#EECFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAFF #FAFFCA
analogous
#CAE0FF #CFCAFF #E9CAFF
triadic
#CFCAFF #FFCFCA #CAFFCF
tetradic
#CFCAFF #FFCAE0 #FAFFCA #CAFFE9
square
#CFCAFF #FFCAE0 #FAFFCA #CAFFE9
split-complementary
#CFCAFF #FFE9CA #E0FFCA
monochromatic
#6050FF #988DFF #CFCAFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.55
#CFCAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CFCAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAFF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAFF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD1FF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#C5D3DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcaff; /* rgb */ color: rgb(207, 202, 255); /* oklch */ color: oklch(86.1% 0.073 289.1);
Tailwind
colors: {
custom: {
50: '#dedaff',
500: '#cfcaff',
950: '#000000',
},
}SCSS
$custom: #cfcaff; $custom-light: #dedaff; $custom-dark: #000000;
JSON
{
"hex": "#cfcaff",
"rgb": {
"r": 207,
"g": 202,
"b": 255
},
"hsl": {
"h": 245.66,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.86062,
"c": 0.07319,
"h": 289.1
},
"luminance": 0.62726
}Semantic roles & 50–950 ramp
primary
#CFCAFF
secondary
#E0E984
accent
#E600D0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386