#CFCCED#CFCCED
#CFCCED is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.046 H 289.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCED |
|---|---|
| RGB | rgb(207, 204, 237) |
| HSL | hsl(245, 48%, 86%) |
| HSV | hsv(245, 14%, 93%) |
| CMYK | cmyk(12.7%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.21, 7.40, -15.86) |
| CIE-LCH | lch(83.21, 17.50, 295.02°) |
| OKLab | oklab(85.8% 0.0153 -0.0429) |
| OKLCH | oklch(85.8% 0.046 289.6) |
| XYZ | xyz(62.6078, 62.5651, 88.8822) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.09
Light Periwinkle
#C1C6FC
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCED #EAEDCC
analogous
#CCDAED #CFCCED #E0CCED
triadic
#CFCCED #EDCFCC #CCEDCF
tetradic
#CFCCED #EDCCDA #EAEDCC #CCEDE0
square
#CFCCED #EDCCDA #EAEDCC #CCEDE0
split-complementary
#CFCCED #EDE0CC #DAEDCC
monochromatic
#7A72CD #A49FDD #CFCCED #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.55
#CFCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CFCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCED
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCED | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#C9D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcced; /* rgb */ color: rgb(207, 204, 237); /* oklch */ color: oklch(85.8% 0.046 289.6);
Tailwind
colors: {
custom: {
50: '#dddbf2',
500: '#cfcced',
950: '#000000',
},
}SCSS
$custom: #cfcced; $custom-light: #dddbf2; $custom-dark: #000000;
JSON
{
"hex": "#cfcced",
"rgb": {
"r": 207,
"g": 204,
"b": 237
},
"hsl": {
"h": 245.455,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.85803,
"c": 0.04553,
"h": 289.6
},
"luminance": 0.62566
}Semantic roles & 50–950 ramp
primary
#CFCCED
secondary
#C5CA94
accent
#BB2AAE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485