#CFCFF3#CFCFF3
#CFCFF3 is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.6% C 0.050 H 285.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFF3 |
|---|---|
| RGB | rgb(207, 207, 243) |
| HSL | hsl(240, 60%, 88%) |
| HSV | hsv(240, 15%, 95%) |
| CMYK | cmyk(14.8%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(84.15, 7.05, -17.63) |
| CIE-LCH | lch(84.15, 18.99, 291.79°) |
| OKLab | oklab(86.6% 0.0131 -0.0478) |
| OKLCH | oklch(86.6% 0.05 285.3) |
| XYZ | xyz(64.2190, 64.3614, 93.8163) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 5.51
Lavender (CSS)
#E6E6FA
ΔE00 7.32
Pale Lilac
#E4CBFF
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFF3 #F3F3CF
analogous
#CFE1F3 #CFCFF3 #E1CFF3
triadic
#CFCFF3 #F3CFCF #CFF3CF
tetradic
#CFCFF3 #F3CFE1 #F3F3CF #CFF3E1
square
#CFCFF3 #F3CFE1 #F3F3CF #CFF3E1
split-complementary
#CFCFF3 #F3E1CF #E1F3CF
monochromatic
#6D6DDB #9E9EE7 #CFCFF3 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.51
#CFCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CFCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFF3
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFF3 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F5
Deuteranopia (green-blind)
#C6D1F2
Tritanopia (blue-blind)
#C8D5DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcff3; /* rgb */ color: rgb(207, 207, 243); /* oklch */ color: oklch(86.6% 0.050 285.3);
Tailwind
colors: {
custom: {
50: '#deddf7',
500: '#cfcff3',
950: '#000000',
},
}SCSS
$custom: #cfcff3; $custom-light: #deddf7; $custom-dark: #000000;
JSON
{
"hex": "#cfcff3",
"rgb": {
"r": 207,
"g": 207,
"b": 243
},
"hsl": {
"h": 240,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.86599,
"c": 0.04958,
"h": 285.3
},
"luminance": 0.64362
}Semantic roles & 50–950 ramp
primary
#CFCFF3
secondary
#D3D393
accent
#C81EC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485