#CFCFF2#CFCFF2
#CFCFF2 is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.6% C 0.048 H 285.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFF2 |
|---|---|
| RGB | rgb(207, 207, 242) |
| HSL | hsl(240, 57%, 88%) |
| HSV | hsv(240, 14%, 95%) |
| CMYK | cmyk(14.5%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(84.12, 6.84, -17.15) |
| CIE-LCH | lch(84.12, 18.46, 291.74°) |
| OKLab | oklab(86.56% 0.0128 -0.0465) |
| OKLCH | oklch(86.56% 0.048 285.4) |
| XYZ | xyz(64.0684, 64.3012, 93.0232) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.22
Light Periwinkle
#C1C6FC
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.29
Light Blue Grey
#B7C9E2
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFF2 #F2F2CF
analogous
#CFE0F2 #CFCFF2 #E0CFF2
triadic
#CFCFF2 #F2CFCF #CFF2CF
tetradic
#CFCFF2 #F2CFE0 #F2F2CF #CFF2E0
square
#CFCFF2 #F2CFE0 #F2F2CF #CFF2E0
split-complementary
#CFCFF2 #F2E0CF #E0F2CF
monochromatic
#6F6FD8 #9F9FE5 #CFCFF2 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.52
#CFCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CFCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFF2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFF2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F4
Deuteranopia (green-blind)
#C6D1F1
Tritanopia (blue-blind)
#C8D5DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcff2; /* rgb */ color: rgb(207, 207, 242); /* oklch */ color: oklch(86.6% 0.048 285.4);
Tailwind
colors: {
custom: {
50: '#deddf6',
500: '#cfcff2',
950: '#000000',
},
}SCSS
$custom: #cfcff2; $custom-light: #deddf6; $custom-dark: #000000;
JSON
{
"hex": "#cfcff2",
"rgb": {
"r": 207,
"g": 207,
"b": 242
},
"hsl": {
"h": 240,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.86564,
"c": 0.0482,
"h": 285.4
},
"luminance": 0.64302
}Semantic roles & 50–950 ramp
primary
#CFCFF2
secondary
#D1D194
accent
#C521C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485