#CFCAFA#CFCAFA
#CFCAFA is a very light, moderate blue. Relative luminance 0.624; OKLCH L 85.9% C 0.066 H 289.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAFA |
|---|---|
| RGB | rgb(207, 202, 250) |
| HSL | hsl(246, 83%, 89%) |
| HSV | hsv(246, 19%, 98%) |
| CMYK | cmyk(17.2%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(83.13, 11.20, -22.90) |
| CIE-LCH | lch(83.13, 25.49, 296.06°) |
| OKLab | oklab(85.88% 0.0224 -0.0624) |
| OKLCH | oklch(85.88% 0.066 289.7) |
| XYZ | xyz(64.1041, 62.4079, 99.0926) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.89
Light Periwinkle
#C1C6FC
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 5.53
Pale Lavender
#EECFFE
ΔE00 7.74
Light Violet
#D6B4FC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAFA #F5FACA
analogous
#CADDFA #CFCAFA #E7CAFA
triadic
#CFCAFA #FACFCA #CAFACF
tetradic
#CFCAFA #FACADD #F5FACA #CAFAE7
square
#CFCAFA #FACADD #F5FACA #CAFAE7
split-complementary
#CFCAFA #FAE7CA #DDFACA
monochromatic
#6A5AEF #9C92F5 #CFCAFA #E6E3FC #E6E3FC
Accessibility & contrast
On white
1.56
#CFCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CFCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAFA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAFA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD0FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#C6D2DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcafa; /* rgb */ color: rgb(207, 202, 250); /* oklch */ color: oklch(85.9% 0.066 289.7);
Tailwind
colors: {
custom: {
50: '#dedafc',
500: '#cfcafa',
950: '#000000',
},
}SCSS
$custom: #cfcafa; $custom-light: #dedafc; $custom-dark: #000000;
JSON
{
"hex": "#cfcafa",
"rgb": {
"r": 207,
"g": 202,
"b": 250
},
"hsl": {
"h": 246.25,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.85876,
"c": 0.06632,
"h": 289.7
},
"luminance": 0.62409
}Semantic roles & 50–950 ramp
primary
#CFCAFA
secondary
#D6DF89
accent
#DF06C9
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385