#CFD2FA#CFD2FA
#CFD2FA is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.4% C 0.055 H 281.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2FA |
|---|---|
| RGB | rgb(207, 210, 250) |
| HSL | hsl(236, 81%, 90%) |
| HSV | hsv(236, 17%, 98%) |
| CMYK | cmyk(17.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(85.13, 6.93, -19.87) |
| CIE-LCH | lch(85.13, 21.05, 289.23°) |
| OKLab | oklab(87.43% 0.0113 -0.054) |
| OKLCH | oklch(87.43% 0.055 281.8) |
| XYZ | xyz(66.0300, 66.2598, 99.7346) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.93
Light Periwinkle
#C1C6FC
ΔE00 4.48
Lavender (CSS)
#E6E6FA
ΔE00 7.75
Pale Lilac
#E4CBFF
ΔE00 8.12
Light Lavender
#DFC5FE
ΔE00 8.32
Light Blue Grey
#B7C9E2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2FA #FAF7CF
analogous
#CFE8FA #CFD2FA #E2CFFA
triadic
#CFD2FA #FACFD2 #D2FACF
tetradic
#CFD2FA #FACFE8 #FAF7CF #CFFAE2
square
#CFD2FA #FACFE8 #FAF7CF #CFFAE2
split-complementary
#CFD2FA #FAE2CF #E8FACF
monochromatic
#606AEE #989EF4 #CFD2FA #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.47
#CFD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2FA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2FA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#C6D9DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd2fa; /* rgb */ color: rgb(207, 210, 250); /* oklch */ color: oklch(87.4% 0.055 281.8);
Tailwind
colors: {
custom: {
50: '#dedffc',
500: '#cfd2fa',
950: '#000000',
},
}SCSS
$custom: #cfd2fa; $custom-light: #dedffc; $custom-dark: #000000;
JSON
{
"hex": "#cfd2fa",
"rgb": {
"r": 207,
"g": 210,
"b": 250
},
"hsl": {
"h": 235.814,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87433,
"c": 0.05522,
"h": 281.8
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#CFD2FA
secondary
#E0DA8D
accent
#CF08DD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485