#CFCBEF#CFCBEF
#CFCBEF is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.7% C 0.050 H 290.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBEF |
|---|---|
| RGB | rgb(207, 203, 239) |
| HSL | hsl(247, 53%, 87%) |
| HSV | hsv(247, 15%, 94%) |
| CMYK | cmyk(13.4%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.02, 8.35, -17.21) |
| CIE-LCH | lch(83.02, 19.13, 295.88°) |
| OKLab | oklab(85.68% 0.0173 -0.0466) |
| OKLCH | oklch(85.68% 0.05 290.4) |
| XYZ | xyz(62.6647, 62.2088, 90.3507) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.40
Light Periwinkle
#C1C6FC
ΔE00 6.07
Pale Lilac
#E4CBFF
ΔE00 6.79
Light Lavender
#DFC5FE
ΔE00 7.18
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBEF #EBEFCB
analogous
#CBD9EF #CFCBEF #E1CBEF
triadic
#CFCBEF #EFCFCB #CBEFCF
tetradic
#CFCBEF #EFCBD9 #EBEFCB #CBEFE1
square
#CFCBEF #EFCBD9 #EBEFCB #CBEFE1
split-complementary
#CFCBEF #EFE1CB #D9EFCB
monochromatic
#796DD2 #A49CE1 #CFCBEF #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.56
#CFCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CFCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBEF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBEF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#C9D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcbef; /* rgb */ color: rgb(207, 203, 239); /* oklch */ color: oklch(85.7% 0.050 290.4);
Tailwind
colors: {
custom: {
50: '#dedaf4',
500: '#cfcbef',
950: '#000000',
},
}SCSS
$custom: #cfcbef; $custom-light: #dedaf4; $custom-dark: #000000;
JSON
{
"hex": "#cfcbef",
"rgb": {
"r": 207,
"g": 203,
"b": 239
},
"hsl": {
"h": 246.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85677,
"c": 0.04974,
"h": 290.4
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#CFCBEF
secondary
#C6CD91
accent
#C025AF
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385