#CFD2FE#CFD2FE
#CFD2FE is a very light, moderate blue. Relative luminance 0.665; OKLCH L 87.6% C 0.061 H 282.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2FE |
|---|---|
| RGB | rgb(207, 210, 254) |
| HSL | hsl(236, 96%, 90%) |
| HSV | hsv(236, 19%, 100%) |
| CMYK | cmyk(18.5%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.26, 7.79, -21.80) |
| CIE-LCH | lch(85.26, 23.15, 289.66°) |
| OKLab | oklab(87.58% 0.0126 -0.0594) |
| OKLCH | oklch(87.58% 0.061 282) |
| XYZ | xyz(66.6639, 66.5133, 103.0729) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.08
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 7.85
Light Lavender
#DFC5FE
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 8.60
Light Blue Grey
#B7C9E2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2FE #FEFBCF
analogous
#CFE9FE #CFD2FE #E3CFFE
triadic
#CFD2FE #FECFD2 #D2FECF
tetradic
#CFD2FE #FECFE9 #FEFBCF #CFFEE3
square
#CFD2FE #FECFE9 #FEFBCF #CFFEE3
split-complementary
#CFD2FE #FEE3CF #E9FECF
monochromatic
#5762FC #939AFD #CFD2FE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.47
#CFD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CFD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2FE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2FE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C5D4FD
Tritanopia (blue-blind)
#C5D9E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd2fe; /* rgb */ color: rgb(207, 210, 254); /* oklch */ color: oklch(87.6% 0.061 282.0);
Tailwind
colors: {
custom: {
50: '#dedffe',
500: '#cfd2fe',
950: '#000000',
},
}SCSS
$custom: #cfd2fe; $custom-light: #dedffe; $custom-dark: #000000;
JSON
{
"hex": "#cfd2fe",
"rgb": {
"r": 207,
"g": 210,
"b": 254
},
"hsl": {
"h": 236.17,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.87576,
"c": 0.06073,
"h": 282
},
"luminance": 0.66514
}Semantic roles & 50–950 ramp
primary
#CFD2FE
secondary
#E8E289
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486