#CFCBEA#CFCBEA
#CFCBEA is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.5% C 0.043 H 291.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBEA |
|---|---|
| RGB | rgb(207, 203, 234) |
| HSL | hsl(248, 42%, 86%) |
| HSV | hsv(248, 13%, 92%) |
| CMYK | cmyk(11.5%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(82.87, 7.32, -14.78) |
| CIE-LCH | lch(82.87, 16.49, 296.36°) |
| OKLab | oklab(85.51% 0.0156 -0.0399) |
| OKLCH | oklch(85.51% 0.043 291.4) |
| XYZ | xyz(61.9363, 61.9174, 86.5142) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.81
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBEA #E6EACB
analogous
#CBD6EA #CFCBEA #DECBEA
triadic
#CFCBEA #EACFCB #CBEACF
tetradic
#CFCBEA #EACBD6 #E6EACB #CBEADE
square
#CFCBEA #EACBD6 #E6EACB #CBEADE
split-complementary
#CFCBEA #EADECB #D6EACB
monochromatic
#7F74C7 #A79FD8 #CFCBEA #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.57
#CFCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CFCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBEA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBEA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#CAD0D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcbea; /* rgb */ color: rgb(207, 203, 234); /* oklch */ color: oklch(85.5% 0.043 291.4);
Tailwind
colors: {
custom: {
50: '#dddaf0',
500: '#cfcbea',
950: '#000000',
},
}SCSS
$custom: #cfcbea; $custom-light: #dddaf0; $custom-dark: #000000;
JSON
{
"hex": "#cfcbea",
"rgb": {
"r": 207,
"g": 203,
"b": 234
},
"hsl": {
"h": 247.742,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.85505,
"c": 0.04286,
"h": 291.4
},
"luminance": 0.61918
}Semantic roles & 50–950 ramp
primary
#CFCBEA
secondary
#BFC594
accent
#B630A4
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385