#CFCAEF#CFCAEF
#CFCAEF is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.5% C 0.051 H 291.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAEF |
|---|---|
| RGB | rgb(207, 202, 239) |
| HSL | hsl(248, 54%, 86%) |
| HSV | hsv(248, 15%, 94%) |
| CMYK | cmyk(13.4%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.77, 8.88, -17.59) |
| CIE-LCH | lch(82.77, 19.70, 296.79°) |
| OKLab | oklab(85.48% 0.0188 -0.0476) |
| OKLCH | oklch(85.48% 0.051 291.5) |
| XYZ | xyz(62.4294, 61.7380, 90.2722) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.32
Light Periwinkle
#C1C6FC
ΔE00 6.02
Pale Lilac
#E4CBFF
ΔE00 6.42
Light Lavender
#DFC5FE
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 7.91
Thistle
#D8BFD8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAEF #EAEFCA
analogous
#CAD8EF #CFCAEF #E2CAEF
triadic
#CFCAEF #EFCFCA #CAEFCF
tetradic
#CFCAEF #EFCAD8 #EAEFCA #CAEFE2
square
#CFCAEF #EFCAD8 #EAEFCA #CAEFE2
split-complementary
#CFCAEF #EFE2CA #D8EFCA
monochromatic
#7A6CD3 #A49BE1 #CFCAEF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.57
#CFCAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CFCAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAEF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAEF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#C9D0D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcaef; /* rgb */ color: rgb(207, 202, 239); /* oklch */ color: oklch(85.5% 0.051 291.5);
Tailwind
colors: {
custom: {
50: '#dedaf4',
500: '#cfcaef',
950: '#000000',
},
}SCSS
$custom: #cfcaef; $custom-light: #dedaf4; $custom-dark: #000000;
JSON
{
"hex": "#cfcaef",
"rgb": {
"r": 207,
"g": 202,
"b": 239
},
"hsl": {
"h": 248.108,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.85481,
"c": 0.05121,
"h": 291.5
},
"luminance": 0.61738
}Semantic roles & 50–950 ramp
primary
#CFCAEF
secondary
#C5CD90
accent
#C124AC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385