#CFCAFE#CFCAFE
#CFCAFE is a very light, moderate blue. Relative luminance 0.627; OKLCH L 86.0% C 0.072 H 289.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAFE |
|---|---|
| RGB | rgb(207, 202, 254) |
| HSL | hsl(246, 96%, 89%) |
| HSV | hsv(246, 20%, 100%) |
| CMYK | cmyk(18.5%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(83.26, 12.06, -24.82) |
| CIE-LCH | lch(83.26, 27.60, 295.91°) |
| OKLab | oklab(86.03% 0.0236 -0.0678) |
| OKLCH | oklch(86.03% 0.072 289.2) |
| XYZ | xyz(64.7380, 62.6615, 102.4309) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.44
Light Periwinkle
#C1C6FC
ΔE00 3.44
Light Lavender
#DFC5FE
ΔE00 5.37
Pale Lilac
#E4CBFF
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 7.75
Pale Lavender
#EECFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAFE #F9FECA
analogous
#CADFFE #CFCAFE #E9CAFE
triadic
#CFCAFE #FECFCA #CAFECF
tetradic
#CFCAFE #FECADF #F9FECA #CAFEE9
square
#CFCAFE #FECADF #F9FECA #CAFEE9
split-complementary
#CFCAFE #FEE9CA #DFFECA
monochromatic
#6252FC #998EFD #CFCAFE #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.55
#CFCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CFCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAFE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAFE | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#C5D2DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcafe; /* rgb */ color: rgb(207, 202, 254); /* oklch */ color: oklch(86.0% 0.072 289.2);
Tailwind
colors: {
custom: {
50: '#dedafe',
500: '#cfcafe',
950: '#000000',
},
}SCSS
$custom: #cfcafe; $custom-light: #dedafe; $custom-dark: #000000;
JSON
{
"hex": "#cfcafe",
"rgb": {
"r": 207,
"g": 202,
"b": 254
},
"hsl": {
"h": 245.769,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.86025,
"c": 0.07182,
"h": 289.2
},
"luminance": 0.62662
}Semantic roles & 50–950 ramp
primary
#CFCAFE
secondary
#DEE785
accent
#E600CF
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386