#CFCCEE#CFCCEE
#CFCCEE is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.047 H 289.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCEE |
|---|---|
| RGB | rgb(207, 204, 238) |
| HSL | hsl(245, 50%, 87%) |
| HSV | hsv(245, 14%, 93%) |
| CMYK | cmyk(13%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.24, 7.61, -16.35) |
| CIE-LCH | lch(83.24, 18.03, 294.96°) |
| OKLab | oklab(85.84% 0.0156 -0.0442) |
| OKLCH | oklch(85.84% 0.047 289.4) |
| XYZ | xyz(62.7543, 62.6237, 89.6538) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.80
Light Periwinkle
#C1C6FC
ΔE00 6.38
Pale Lilac
#E4CBFF
ΔE00 7.38
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Light Lavender
#DFC5FE
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCEE #EBEECC
analogous
#CCDAEE #CFCCEE #E0CCEE
triadic
#CFCCEE #EECFCC #CCEECF
tetradic
#CFCCEE #EECCDA #EBEECC #CCEEE0
square
#CFCCEE #EECCDA #EBEECC #CCEEE0
split-complementary
#CFCCEE #EEE0CC #DAEECC
monochromatic
#7970CF #A49EDF #CFCCEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.55
#CFCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CFCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCEE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCEE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F0
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#C9D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfccee; /* rgb */ color: rgb(207, 204, 238); /* oklch */ color: oklch(85.8% 0.047 289.4);
Tailwind
colors: {
custom: {
50: '#dddbf3',
500: '#cfccee',
950: '#000000',
},
}SCSS
$custom: #cfccee; $custom-light: #dddbf3; $custom-dark: #000000;
JSON
{
"hex": "#cfccee",
"rgb": {
"r": 207,
"g": 204,
"b": 238
},
"hsl": {
"h": 245.294,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.85838,
"c": 0.04691,
"h": 289.4
},
"luminance": 0.62624
}Semantic roles & 50–950 ramp
primary
#CFCCEE
secondary
#C6CB93
accent
#BD28B0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485