#CFCEFC#CFCEFC
#CFCEFC is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.7% C 0.063 H 286.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEFC |
|---|---|
| RGB | rgb(207, 206, 252) |
| HSL | hsl(241, 88%, 90%) |
| HSV | hsv(241, 18%, 99%) |
| CMYK | cmyk(17.9%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.19, 9.49, -22.35) |
| CIE-LCH | lch(84.19, 24.28, 293.00°) |
| OKLab | oklab(86.73% 0.0175 -0.0609) |
| OKLCH | oklch(86.73% 0.063 286) |
| XYZ | xyz(65.3701, 64.4355, 101.0699) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.41
Light Periwinkle
#C1C6FC
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 6.60
Light Lavender
#DFC5FE
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 8.68
Light Violet
#D6B4FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEFC #FBFCCE
analogous
#CEE4FC #CFCEFC #E6CEFC
triadic
#CFCEFC #FCCFCE #CEFCCF
tetradic
#CFCEFC #FCCEE4 #FBFCCE #CEFCE6
square
#CFCEFC #FCCEE4 #FBFCCE #CEFCE6
split-complementary
#CFCEFC #FCE6CE #E4FCCE
monochromatic
#5E5BF5 #9794F8 #CFCEFC #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.51
#CFCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CFCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEFC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEFC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#C6D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcefc; /* rgb */ color: rgb(207, 206, 252); /* oklch */ color: oklch(86.7% 0.063 286.0);
Tailwind
colors: {
custom: {
50: '#dedcfd',
500: '#cfcefc',
950: '#000000',
},
}SCSS
$custom: #cfcefc; $custom-light: #dedcfd; $custom-dark: #000000;
JSON
{
"hex": "#cfcefc",
"rgb": {
"r": 207,
"g": 206,
"b": 252
},
"hsl": {
"h": 241.304,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.86725,
"c": 0.06338,
"h": 286
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#CFCEFC
secondary
#E2E48B
accent
#E500E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485