#CFD5FA#CFD5FA
#CFD5FA is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.0% C 0.051 H 278.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5FA |
|---|---|
| RGB | rgb(207, 213, 250) |
| HSL | hsl(232, 81%, 90%) |
| HSV | hsv(232, 17%, 98%) |
| CMYK | cmyk(17.2%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(85.88, 5.34, -18.73) |
| CIE-LCH | lch(85.88, 19.48, 285.91°) |
| OKLab | oklab(88.02% 0.0072 -0.0509) |
| OKLCH | oklch(88.02% 0.051 278) |
| XYZ | xyz(66.7776, 67.7550, 99.9838) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.06
Light Periwinkle
#C1C6FC
ΔE00 5.17
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.82
Powder Blue (survey)
#B1D1FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5FA #FAF4CF
analogous
#CFEBFA #CFD5FA #DFCFFA
triadic
#CFD5FA #FACFD5 #D5FACF
tetradic
#CFD5FA #FACFEB #FAF4CF #CFFADF
square
#CFD5FA #FACFEB #FAF4CF #CFFADF
split-complementary
#CFD5FA #FADFCF #EBFACF
monochromatic
#6074EE #98A5F4 #CFD5FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.44
#CFD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#CFD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5FA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5FA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FC
Deuteranopia (green-blind)
#C9D5F9
Tritanopia (blue-blind)
#C5DBE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd5fa; /* rgb */ color: rgb(207, 213, 250); /* oklch */ color: oklch(88.0% 0.051 278.0);
Tailwind
colors: {
custom: {
50: '#dee1fc',
500: '#cfd5fa',
950: '#000000',
},
}SCSS
$custom: #cfd5fa; $custom-light: #dee1fc; $custom-dark: #000000;
JSON
{
"hex": "#cfd5fa",
"rgb": {
"r": 207,
"g": 213,
"b": 250
},
"hsl": {
"h": 231.628,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88023,
"c": 0.0514,
"h": 278
},
"luminance": 0.67756
}Semantic roles & 50–950 ramp
primary
#CFD5FA
secondary
#E0D48D
accent
#C008DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485