#CFCFF4#CFCFF4
#CFCFF4 is a very light, muted blue. Relative luminance 0.644; OKLCH L 86.6% C 0.051 H 285.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFF4 |
|---|---|
| RGB | rgb(207, 207, 244) |
| HSL | hsl(240, 63%, 88%) |
| HSV | hsv(240, 15%, 96%) |
| CMYK | cmyk(15.2%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(84.19, 7.26, -18.12) |
| CIE-LCH | lch(84.19, 19.52, 291.83°) |
| OKLab | oklab(86.63% 0.0134 -0.0492) |
| OKLCH | oklch(86.63% 0.051 285.3) |
| XYZ | xyz(64.3705, 64.4220, 94.6138) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.65
Light Periwinkle
#C1C6FC
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 7.61
Light Lavender
#DFC5FE
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFF4 #F4F4CF
analogous
#CFE1F4 #CFCFF4 #E1CFF4
triadic
#CFCFF4 #F4CFCF #CFF4CF
tetradic
#CFCFF4 #F4CFE1 #F4F4CF #CFF4E1
square
#CFCFF4 #F4CFE1 #F4F4CF #CFF4E1
split-complementary
#CFCFF4 #F4E1CF #E1F4CF
monochromatic
#6B6BDD #9D9DE9 #CFCFF4 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.51
#CFCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#CFCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFF4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFF4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#C5D1F3
Tritanopia (blue-blind)
#C7D5DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcff4; /* rgb */ color: rgb(207, 207, 244); /* oklch */ color: oklch(86.6% 0.051 285.3);
Tailwind
colors: {
custom: {
50: '#deddf7',
500: '#cfcff4',
950: '#000000',
},
}SCSS
$custom: #cfcff4; $custom-light: #deddf7; $custom-dark: #000000;
JSON
{
"hex": "#cfcff4",
"rgb": {
"r": 207,
"g": 207,
"b": 244
},
"hsl": {
"h": 240,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.86634,
"c": 0.05096,
"h": 285.3
},
"luminance": 0.64423
}Semantic roles & 50–950 ramp
primary
#CFCFF4
secondary
#D5D592
accent
#CA1BCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485