#CFD2F4#CFD2F4
#CFD2F4 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.2% C 0.047 H 281.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2F4 |
|---|---|
| RGB | rgb(207, 210, 244) |
| HSL | hsl(235, 63%, 88%) |
| HSV | hsv(235, 15%, 96%) |
| CMYK | cmyk(15.2%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(84.94, 5.67, -16.98) |
| CIE-LCH | lch(84.94, 17.90, 288.45°) |
| OKLab | oklab(87.22% 0.0093 -0.046) |
| OKLCH | oklch(87.22% 0.047 281.4) |
| XYZ | xyz(65.1042, 65.8894, 94.8584) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.52
Light Periwinkle
#C1C6FC
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 8.13
Pale Lilac
#E4CBFF
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2F4 #F4F1CF
analogous
#CFE4F4 #CFD2F4 #DECFF4
triadic
#CFD2F4 #F4CFD2 #D2F4CF
tetradic
#CFD2F4 #F4CFE4 #F4F1CF #CFF4DE
square
#CFD2F4 #F4CFE4 #F4F1CF #CFF4DE
split-complementary
#CFD2F4 #F4DECF #E4F4CF
monochromatic
#6B75DD #9DA3E9 #CFD2F4 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.48
#CFD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CFD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2F4
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2F4 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F6
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#C7D8DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd2f4; /* rgb */ color: rgb(207, 210, 244); /* oklch */ color: oklch(87.2% 0.047 281.4);
Tailwind
colors: {
custom: {
50: '#dedff7',
500: '#cfd2f4',
950: '#000000',
},
}SCSS
$custom: #cfd2f4; $custom-light: #dedff7; $custom-dark: #000000;
JSON
{
"hex": "#cfd2f4",
"rgb": {
"r": 207,
"g": 210,
"b": 244
},
"hsl": {
"h": 235.135,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.87223,
"c": 0.04695,
"h": 281.4
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#CFD2F4
secondary
#D5CF92
accent
#BC1BCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485