#CFCFFC#CFCFFC
#CFCFFC is a very light, moderate blue. Relative luminance 0.649; OKLCH L 86.9% C 0.062 H 285.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFFC |
|---|---|
| RGB | rgb(207, 207, 252) |
| HSL | hsl(240, 88%, 90%) |
| HSV | hsv(240, 18%, 99%) |
| CMYK | cmyk(17.9%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.44, 8.95, -21.97) |
| CIE-LCH | lch(84.44, 23.73, 292.17°) |
| OKLab | oklab(86.92% 0.0161 -0.0599) |
| OKLCH | oklch(86.92% 0.062 285) |
| XYZ | xyz(65.6116, 64.9185, 101.1504) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.59
Light Periwinkle
#C1C6FC
ΔE00 3.72
Pale Lilac
#E4CBFF
ΔE00 6.91
Light Lavender
#DFC5FE
ΔE00 6.99
Pale Lavender
#EECFFE
ΔE00 8.94
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFFC #FCFCCF
analogous
#CFE5FC #CFCFFC #E5CFFC
triadic
#CFCFFC #FCCFCF #CFFCCF
tetradic
#CFCFFC #FCCFE6 #FCFCCF #CFFCE6
square
#CFCFFC #FCCFE6 #FCFCCF #CFFCE6
split-complementary
#CFCFFC #FCE6CF #E6FCCF
monochromatic
#5C5CF5 #9595F8 #CFCFFC #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.50
#CFCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CFCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFFC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFFC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C3D1FB
Tritanopia (blue-blind)
#C5D6DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfcffc; /* rgb */ color: rgb(207, 207, 252); /* oklch */ color: oklch(86.9% 0.062 285.0);
Tailwind
colors: {
custom: {
50: '#deddfd',
500: '#cfcffc',
950: '#000000',
},
}SCSS
$custom: #cfcffc; $custom-light: #deddfd; $custom-dark: #000000;
JSON
{
"hex": "#cfcffc",
"rgb": {
"r": 207,
"g": 207,
"b": 252
},
"hsl": {
"h": 240,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.86919,
"c": 0.062,
"h": 285
},
"luminance": 0.64919
}Semantic roles & 50–950 ramp
primary
#CFCFFC
secondary
#E4E48C
accent
#E501E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485