#CFCFF9#CFCFF9
#CFCFF9 is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.8% C 0.058 H 285.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFF9 |
|---|---|
| RGB | rgb(207, 207, 249) |
| HSL | hsl(240, 78%, 89%) |
| HSV | hsv(240, 17%, 98%) |
| CMYK | cmyk(16.9%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(84.34, 8.31, -20.53) |
| CIE-LCH | lch(84.34, 22.15, 292.04°) |
| OKLab | oklab(86.81% 0.0151 -0.0559) |
| OKLCH | oklch(86.81% 0.058 285.1) |
| XYZ | xyz(65.1399, 64.7298, 98.6664) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.32
Light Periwinkle
#C1C6FC
ΔE00 4.24
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Lavender
#DFC5FE
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFF9 #F9F9CF
analogous
#CFE4F9 #CFCFF9 #E4CFF9
triadic
#CFCFF9 #F9CFCF #CFF9CF
tetradic
#CFCFF9 #F9CFE4 #F9F9CF #CFF9E4
square
#CFCFF9 #F9CFE4 #F9F9CF #CFF9E4
split-complementary
#CFCFF9 #F9E4CF #E4F9CF
monochromatic
#6262EB #9999F2 #CFCFF9 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.51
#CFCFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#CFCFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFF9
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFF9 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FB
Deuteranopia (green-blind)
#C4D1F8
Tritanopia (blue-blind)
#C6D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcff9; /* rgb */ color: rgb(207, 207, 249); /* oklch */ color: oklch(86.8% 0.058 285.1);
Tailwind
colors: {
custom: {
50: '#deddfb',
500: '#cfcff9',
950: '#000000',
},
}SCSS
$custom: #cfcff9; $custom-light: #deddfb; $custom-dark: #000000;
JSON
{
"hex": "#cfcff9",
"rgb": {
"r": 207,
"g": 207,
"b": 249
},
"hsl": {
"h": 240,
"s": 77.778,
"l": 89.412
},
"oklch": {
"l": 0.86811,
"c": 0.05786,
"h": 285.1
},
"luminance": 0.64731
}Semantic roles & 50–950 ramp
primary
#CFCFF9
secondary
#DEDE8E
accent
#DA0BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485