#CFCCEF#CFCCEF
#CFCCEF is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.9% C 0.048 H 289.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCEF |
|---|---|
| RGB | rgb(207, 204, 239) |
| HSL | hsl(245, 52%, 87%) |
| HSV | hsv(245, 15%, 94%) |
| CMYK | cmyk(13.4%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(83.28, 7.81, -16.83) |
| CIE-LCH | lch(83.28, 18.56, 294.90°) |
| OKLab | oklab(85.87% 0.0159 -0.0456) |
| OKLCH | oklch(85.87% 0.048 289.3) |
| XYZ | xyz(62.9017, 62.6826, 90.4297) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.52
Light Periwinkle
#C1C6FC
ΔE00 6.14
Pale Lilac
#E4CBFF
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.60
Lavender (CSS)
#E6E6FA
ΔE00 7.72
Thistle
#D8BFD8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCEF #ECEFCC
analogous
#CCDBEF #CFCCEF #E1CCEF
triadic
#CFCCEF #EFCFCC #CCEFCF
tetradic
#CFCCEF #EFCCDB #ECEFCC #CCEFE1
square
#CFCCEF #EFCCDB #ECEFCC #CCEFE1
split-complementary
#CFCCEF #EFE1CC #DBEFCC
monochromatic
#776FD2 #A39DE0 #CFCCEF #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.55
#CFCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CFCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCEF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCEF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F1
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#C9D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfccef; /* rgb */ color: rgb(207, 204, 239); /* oklch */ color: oklch(85.9% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#dddbf4',
500: '#cfccef',
950: '#000000',
},
}SCSS
$custom: #cfccef; $custom-light: #dddbf4; $custom-dark: #000000;
JSON
{
"hex": "#cfccef",
"rgb": {
"r": 207,
"g": 204,
"b": 239
},
"hsl": {
"h": 245.143,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.85872,
"c": 0.04829,
"h": 289.3
},
"luminance": 0.62683
}Semantic roles & 50–950 ramp
primary
#CFCCEF
secondary
#C8CD93
accent
#C026B2
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485