#CFCFFA#CFCFFA
#CFCFFA is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.8% C 0.059 H 285.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFFA |
|---|---|
| RGB | rgb(207, 207, 250) |
| HSL | hsl(240, 81%, 90%) |
| HSV | hsv(240, 17%, 98%) |
| CMYK | cmyk(17.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(84.38, 8.53, -21.01) |
| CIE-LCH | lch(84.38, 22.68, 292.09°) |
| OKLab | oklab(86.85% 0.0154 -0.0572) |
| OKLCH | oklch(86.85% 0.059 285.1) |
| XYZ | xyz(65.2963, 64.7923, 99.4900) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.07
Light Periwinkle
#C1C6FC
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 7.00
Light Lavender
#DFC5FE
ΔE00 7.14
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFFA #FAFACF
analogous
#CFE5FA #CFCFFA #E5CFFA
triadic
#CFCFFA #FACFCF #CFFACF
tetradic
#CFCFFA #FACFE5 #FAFACF #CFFAE5
square
#CFCFFA #FACFE5 #FAFACF #CFFAE5
split-complementary
#CFCFFA #FAE5CF #E5FACF
monochromatic
#6060EE #9898F4 #CFCFFA #E3E3FC #E3E3FC
Accessibility & contrast
On white
1.50
#CFCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CFCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFFA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFFA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#C6D6DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfcffa; /* rgb */ color: rgb(207, 207, 250); /* oklch */ color: oklch(86.8% 0.059 285.1);
Tailwind
colors: {
custom: {
50: '#deddfc',
500: '#cfcffa',
950: '#000000',
},
}SCSS
$custom: #cfcffa; $custom-light: #deddfc; $custom-dark: #000000;
JSON
{
"hex": "#cfcffa",
"rgb": {
"r": 207,
"g": 207,
"b": 250
},
"hsl": {
"h": 240,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.86847,
"c": 0.05924,
"h": 285.1
},
"luminance": 0.64793
}Semantic roles & 50–950 ramp
primary
#CFCFFA
secondary
#E0E08D
accent
#DD08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485