#CFD7FA#CFD7FA
#CFD7FA is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.4% C 0.049 H 275.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7FA |
|---|---|
| RGB | rgb(207, 215, 250) |
| HSL | hsl(229, 81%, 90%) |
| HSV | hsv(229, 17%, 98%) |
| CMYK | cmyk(17.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(86.39, 4.29, -17.97) |
| CIE-LCH | lch(86.39, 18.48, 283.41°) |
| OKLab | oklab(88.42% 0.0044 -0.0488) |
| OKLCH | oklch(88.42% 0.049 275.2) |
| XYZ | xyz(67.2838, 68.7673, 100.1525) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 5.75
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Light Blue Grey
#B7C9E2
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7FA #FAF2CF
analogous
#CFEDFA #CFD7FA #DDCFFA
triadic
#CFD7FA #FACFD7 #D7FACF
tetradic
#CFD7FA #FACFED #FAF2CF #CFFADD
square
#CFD7FA #FACFED #FAF2CF #CFFADD
split-complementary
#CFD7FA #FADDCF #EDFACF
monochromatic
#607BEE #98A9F4 #CFD7FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.42
#CFD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CFD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7FA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7FA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#CBD7F9
Tritanopia (blue-blind)
#C5DDE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfd7fa; /* rgb */ color: rgb(207, 215, 250); /* oklch */ color: oklch(88.4% 0.049 275.2);
Tailwind
colors: {
custom: {
50: '#dee3fc',
500: '#cfd7fa',
950: '#000000',
},
}SCSS
$custom: #cfd7fa; $custom-light: #dee3fc; $custom-dark: #000000;
JSON
{
"hex": "#cfd7fa",
"rgb": {
"r": 207,
"g": 215,
"b": 250
},
"hsl": {
"h": 228.837,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88418,
"c": 0.04901,
"h": 275.2
},
"luminance": 0.68768
}Semantic roles & 50–950 ramp
primary
#CFD7FA
secondary
#E0D08D
accent
#B608DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485