#CFCFFE#CFCFFE
#CFCFFE is a very light, moderate blue. Relative luminance 0.650; OKLCH L 87.0% C 0.065 H 285.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFFE |
|---|---|
| RGB | rgb(207, 207, 254) |
| HSL | hsl(240, 96%, 90%) |
| HSV | hsv(240, 19%, 100%) |
| CMYK | cmyk(18.5%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.51, 9.39, -22.93) |
| CIE-LCH | lch(84.51, 24.78, 292.26°) |
| OKLab | oklab(86.99% 0.0167 -0.0626) |
| OKLCH | oklch(86.99% 0.065 285) |
| XYZ | xyz(65.9302, 65.0459, 102.8283) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.17
Light Periwinkle
#C1C6FC
ΔE00 3.43
Pale Lilac
#E4CBFF
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 8.98
Light Violet
#D6B4FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFFE #FEFECF
analogous
#CFE6FE #CFCFFE #E6CFFE
triadic
#CFCFFE #FECFCF #CFFECF
tetradic
#CFCFFE #FECFE6 #FEFECF #CFFEE6
square
#CFCFFE #FECFE6 #FEFECF #CFFEE6
split-complementary
#CFCFFE #FEE6CF #E6FECF
monochromatic
#5757FC #9393FD #CFCFFE #E1E1FE #E1E1FE
Accessibility & contrast
On white
1.50
#CFCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CFCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFFE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFFE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#C5D7DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfcffe; /* rgb */ color: rgb(207, 207, 254); /* oklch */ color: oklch(87.0% 0.065 285.0);
Tailwind
colors: {
custom: {
50: '#deddfe',
500: '#cfcffe',
950: '#000000',
},
}SCSS
$custom: #cfcffe; $custom-light: #deddfe; $custom-dark: #000000;
JSON
{
"hex": "#cfcffe",
"rgb": {
"r": 207,
"g": 207,
"b": 254
},
"hsl": {
"h": 240,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.86992,
"c": 0.06476,
"h": 285
},
"luminance": 0.65047
}Semantic roles & 50–950 ramp
primary
#CFCFFE
secondary
#E8E889
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486