#CFD2FF#CFD2FF
#CFD2FF is a very light, moderate blue. Relative luminance 0.666; OKLCH L 87.6% C 0.062 H 282.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2FF |
|---|---|
| RGB | rgb(207, 210, 255) |
| HSL | hsl(236, 100%, 91%) |
| HSV | hsv(236, 19%, 100%) |
| CMYK | cmyk(18.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.29, 8.00, -22.27) |
| CIE-LCH | lch(85.29, 23.67, 289.76°) |
| OKLab | oklab(87.61% 0.013 -0.0607) |
| OKLCH | oklch(87.61% 0.062 282) |
| XYZ | xyz(66.8244, 66.5776, 103.9185) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.91
Light Periwinkle
#C1C6FC
ΔE00 3.66
Pale Lilac
#E4CBFF
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2FF #FFFCCF
analogous
#CFEAFF #CFD2FF #E4CFFF
triadic
#CFD2FF #FFCFD2 #D2FFCF
tetradic
#CFD2FF #FFCFEA #FFFCCF #CFFFE4
square
#CFD2FF #FFCFEA #FFFCCF #CFFFE4
split-complementary
#CFD2FF #FFE4CF #EAFFCF
monochromatic
#555FFF #9299FF #CFD2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.47
#CFD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CFD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2FF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2FF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#C4DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd2ff; /* rgb */ color: rgb(207, 210, 255); /* oklch */ color: oklch(87.6% 0.062 282.0);
Tailwind
colors: {
custom: {
50: '#dedfff',
500: '#cfd2ff',
950: '#000000',
},
}SCSS
$custom: #cfd2ff; $custom-light: #dedfff; $custom-dark: #000000;
JSON
{
"hex": "#cfd2ff",
"rgb": {
"r": 207,
"g": 210,
"b": 255
},
"hsl": {
"h": 236.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.87613,
"c": 0.06211,
"h": 282
},
"luminance": 0.66579
}Semantic roles & 50–950 ramp
primary
#CFD2FF
secondary
#EAE488
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486