#CFD9FA#CFD9FA
#CFD9FA is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.8% C 0.047 H 272.1°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD9FA |
|---|---|
| RGB | rgb(207, 217, 250) |
| HSL | hsl(226, 81%, 90%) |
| HSV | hsv(226, 17%, 98%) |
| CMYK | cmyk(17.2%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(86.89, 3.23, -17.21) |
| CIE-LCH | lch(86.89, 17.51, 280.64°) |
| OKLab | oklab(88.81% 0.0017 -0.0467) |
| OKLCH | oklch(88.81% 0.047 272.1) |
| XYZ | xyz(67.7962, 69.7921, 100.3233) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.85
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Light Periwinkle
#C1C6FC
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.51
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD9FA #FAF0CF
analogous
#CFEEFA #CFD9FA #DBCFFA
triadic
#CFD9FA #FACFD9 #D9FACF
tetradic
#CFD9FA #FACFEE #FAF0CF #CFFADB
square
#CFD9FA #FACFEE #FAF0CF #CFFADB
split-complementary
#CFD9FA #FADBCF #EEFACF
monochromatic
#6081EE #98ADF4 #CFD9FA #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.40
#CFD9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#CFD9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD9FA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD9FA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#C5DFE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cfd9fa; /* rgb */ color: rgb(207, 217, 250); /* oklch */ color: oklch(88.8% 0.047 272.1);
Tailwind
colors: {
custom: {
50: '#dee4fc',
500: '#cfd9fa',
950: '#000000',
},
}SCSS
$custom: #cfd9fa; $custom-light: #dee4fc; $custom-dark: #000000;
JSON
{
"hex": "#cfd9fa",
"rgb": {
"r": 207,
"g": 217,
"b": 250
},
"hsl": {
"h": 226.047,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.88814,
"c": 0.04674,
"h": 272.1
},
"luminance": 0.69793
}Semantic roles & 50–950 ramp
primary
#CFD9FA
secondary
#E0CD8D
accent
#AC08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485