#CFD2FD#CFD2FD
#CFD2FD is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.5% C 0.059 H 282.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2FD |
|---|---|
| RGB | rgb(207, 210, 253) |
| HSL | hsl(236, 92%, 90%) |
| HSV | hsv(236, 18%, 99%) |
| CMYK | cmyk(18.2%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(85.23, 7.57, -21.32) |
| CIE-LCH | lch(85.23, 22.62, 289.56°) |
| OKLab | oklab(87.54% 0.0123 -0.0581) |
| OKLCH | oklch(87.54% 0.059 282) |
| XYZ | xyz(66.5042, 66.4494, 102.2317) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.27
Light Periwinkle
#C1C6FC
ΔE00 3.96
Pale Lilac
#E4CBFF
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.03
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2FD #FDFACF
analogous
#CFE9FD #CFD2FD #E3CFFD
triadic
#CFD2FD #FDCFD2 #D2FDCF
tetradic
#CFD2FD #FDCFE9 #FDFACF #CFFDE3
square
#CFD2FD #FDCFE9 #FDFACF #CFFDE3
split-complementary
#CFD2FD #FDE3CF #E9FDCF
monochromatic
#5964F8 #949BFB #CFD2FD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.47
#CFD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CFD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2FD
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2FD | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#C5D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd2fd; /* rgb */ color: rgb(207, 210, 253); /* oklch */ color: oklch(87.5% 0.059 282.0);
Tailwind
colors: {
custom: {
50: '#dedffe',
500: '#cfd2fd',
950: '#000000',
},
}SCSS
$custom: #cfd2fd; $custom-light: #dedffe; $custom-dark: #000000;
JSON
{
"hex": "#cfd2fd",
"rgb": {
"r": 207,
"g": 210,
"b": 253
},
"hsl": {
"h": 236.087,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.8754,
"c": 0.05935,
"h": 282
},
"luminance": 0.6645
}Semantic roles & 50–950 ramp
primary
#CFD2FD
secondary
#E6E08A
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485