#CFD8FA#CFD8FA
#CFD8FA is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.6% C 0.048 H 273.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8FA |
|---|---|
| RGB | rgb(207, 216, 250) |
| HSL | hsl(227, 81%, 90%) |
| HSV | hsv(227, 17%, 98%) |
| CMYK | cmyk(17.2%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.64, 3.76, -17.59) |
| CIE-LCH | lch(86.64, 17.99, 282.06°) |
| OKLab | oklab(88.62% 0.0031 -0.0478) |
| OKLCH | oklch(88.62% 0.048 273.7) |
| XYZ | xyz(67.5392, 69.2781, 100.2376) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 6.08
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8FA #FAF1CF
analogous
#CFEEFA #CFD8FA #DCCFFA
triadic
#CFD8FA #FACFD8 #D8FACF
tetradic
#CFD8FA #FACFEE #FAF1CF #CFFADC
square
#CFD8FA #FACFEE #FAF1CF #CFFADC
split-complementary
#CFD8FA #FADCCF #EEFACF
monochromatic
#607EEE #98ABF4 #CFD8FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.41
#CFD8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CFD8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8FA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8FA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CCD7F9
Tritanopia (blue-blind)
#C5DEE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfd8fa; /* rgb */ color: rgb(207, 216, 250); /* oklch */ color: oklch(88.6% 0.048 273.7);
Tailwind
colors: {
custom: {
50: '#dee4fc',
500: '#cfd8fa',
950: '#000000',
},
}SCSS
$custom: #cfd8fa; $custom-light: #dee4fc; $custom-dark: #000000;
JSON
{
"hex": "#cfd8fa",
"rgb": {
"r": 207,
"g": 216,
"b": 250
},
"hsl": {
"h": 227.442,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88616,
"c": 0.04786,
"h": 273.7
},
"luminance": 0.69279
}Semantic roles & 50–950 ramp
primary
#CFD8FA
secondary
#E0CF8D
accent
#B108DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485