#CFCEFF#CFCEFF
#CFCEFF is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.8% C 0.068 H 285.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEFF |
|---|---|
| RGB | rgb(207, 206, 255) |
| HSL | hsl(241, 100%, 90%) |
| HSV | hsv(241, 19%, 100%) |
| CMYK | cmyk(18.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.29, 10.14, -23.79) |
| CIE-LCH | lch(84.29, 25.86, 293.08°) |
| OKLab | oklab(86.84% 0.0184 -0.0649) |
| OKLCH | oklch(86.84% 0.068 285.8) |
| XYZ | xyz(65.8492, 64.6271, 103.5934) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.81
Light Periwinkle
#C1C6FC
ΔE00 3.24
Light Lavender
#DFC5FE
ΔE00 6.54
Pale Lilac
#E4CBFF
ΔE00 6.61
Pale Lavender
#EECFFE
ΔE00 8.79
Light Violet
#D6B4FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEFF #FEFFCE
analogous
#CEE5FF #CFCEFF #E7CEFF
triadic
#CFCEFF #FFCFCE #CEFFCF
tetradic
#CFCEFF #FFCEE5 #FEFFCE #CEFFE7
square
#CFCEFF #FFCEE5 #FEFFCE #CEFFE7
split-complementary
#CFCEFF #FFE7CE #E5FFCE
monochromatic
#5754FF #9391FF #CFCEFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.51
#CFCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CFCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEFF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEFF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D4FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#C5D6DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfceff; /* rgb */ color: rgb(207, 206, 255); /* oklch */ color: oklch(86.8% 0.068 285.8);
Tailwind
colors: {
custom: {
50: '#dedcff',
500: '#cfceff',
950: '#000000',
},
}SCSS
$custom: #cfceff; $custom-light: #dedcff; $custom-dark: #000000;
JSON
{
"hex": "#cfceff",
"rgb": {
"r": 207,
"g": 206,
"b": 255
},
"hsl": {
"h": 241.224,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.86835,
"c": 0.06751,
"h": 285.8
},
"luminance": 0.64628
}Semantic roles & 50–950 ramp
primary
#CFCEFF
secondary
#E8EA87
accent
#E600E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486