#CFCBEE#CFCBEE
#CFCBEE is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.6% C 0.048 H 290.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBEE |
|---|---|
| RGB | rgb(207, 203, 238) |
| HSL | hsl(247, 51%, 86%) |
| HSV | hsv(247, 15%, 93%) |
| CMYK | cmyk(13%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.99, 8.14, -16.72) |
| CIE-LCH | lch(82.99, 18.60, 295.96°) |
| OKLab | oklab(85.64% 0.017 -0.0453) |
| OKLCH | oklch(85.64% 0.048 290.6) |
| XYZ | xyz(62.5174, 62.1499, 89.5748) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.67
Light Periwinkle
#C1C6FC
ΔE00 6.30
Pale Lilac
#E4CBFF
ΔE00 6.97
Light Lavender
#DFC5FE
ΔE00 7.39
Lavender (CSS)
#E6E6FA
ΔE00 7.95
Thistle
#D8BFD8
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBEE #EAEECB
analogous
#CBD9EE #CFCBEE #E1CBEE
triadic
#CFCBEE #EECFCB #CBEECF
tetradic
#CFCBEE #EECBD9 #EAEECB #CBEEE1
square
#CFCBEE #EECBD9 #EAEECB #CBEEE1
split-complementary
#CFCBEE #EEE1CB #D9EECB
monochromatic
#7A6FD0 #A49DDF #CFCBEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.56
#CFCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CFCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBEE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBEE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C3CEED
Tritanopia (blue-blind)
#C9D0D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcbee; /* rgb */ color: rgb(207, 203, 238); /* oklch */ color: oklch(85.6% 0.048 290.6);
Tailwind
colors: {
custom: {
50: '#dddaf3',
500: '#cfcbee',
950: '#000000',
},
}SCSS
$custom: #cfcbee; $custom-light: #dddaf3; $custom-dark: #000000;
JSON
{
"hex": "#cfcbee",
"rgb": {
"r": 207,
"g": 203,
"b": 238
},
"hsl": {
"h": 246.857,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.85642,
"c": 0.04836,
"h": 290.6
},
"luminance": 0.6215
}Semantic roles & 50–950 ramp
primary
#CFCBEE
secondary
#C5CB92
accent
#BE27AD
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385