#CFD3FA#CFD3FA
#CFD3FA is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.6% C 0.054 H 280.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3FA |
|---|---|
| RGB | rgb(207, 211, 250) |
| HSL | hsl(234, 81%, 90%) |
| HSV | hsv(234, 17%, 98%) |
| CMYK | cmyk(17.2%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(85.38, 6.40, -19.49) |
| CIE-LCH | lch(85.38, 20.52, 288.18°) |
| OKLab | oklab(87.63% 0.0099 -0.053) |
| OKLCH | oklch(87.63% 0.054 280.6) |
| XYZ | xyz(66.2777, 66.7551, 99.8171) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 4.68
Lavender (CSS)
#E6E6FA
ΔE00 7.44
Light Blue Grey
#B7C9E2
ΔE00 8.47
Pale Lilac
#E4CBFF
ΔE00 8.52
Light Lavender
#DFC5FE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3FA #FAF6CF
analogous
#CFE9FA #CFD3FA #E1CFFA
triadic
#CFD3FA #FACFD3 #D3FACF
tetradic
#CFD3FA #FACFE9 #FAF6CF #CFFAE1
square
#CFD3FA #FACFE9 #FAF6CF #CFFAE1
split-complementary
#CFD3FA #FAE1CF #E9FACF
monochromatic
#606DEE #98A0F4 #CFD3FA #E3E6FC #E3E6FC
Accessibility & contrast
On white
1.46
#CFD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CFD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3FA
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3FA | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FC
Deuteranopia (green-blind)
#C7D4F9
Tritanopia (blue-blind)
#C6DAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd3fa; /* rgb */ color: rgb(207, 211, 250); /* oklch */ color: oklch(87.6% 0.054 280.6);
Tailwind
colors: {
custom: {
50: '#dee0fc',
500: '#cfd3fa',
950: '#000000',
},
}SCSS
$custom: #cfd3fa; $custom-light: #dee0fc; $custom-dark: #000000;
JSON
{
"hex": "#cfd3fa",
"rgb": {
"r": 207,
"g": 211,
"b": 250
},
"hsl": {
"h": 234.419,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.8763,
"c": 0.05392,
"h": 280.6
},
"luminance": 0.66756
}Semantic roles & 50–950 ramp
primary
#CFD3FA
secondary
#E0D88D
accent
#CA08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485