#CFDAFD#CFDAFD
#CFDAFD is a very light, muted blue. Relative luminance 0.705; OKLCH L 89.1% C 0.050 H 271.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDAFD |
|---|---|
| RGB | rgb(207, 218, 253) |
| HSL | hsl(226, 92%, 90%) |
| HSV | hsv(226, 18%, 99%) |
| CMYK | cmyk(18.2%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(87.24, 3.34, -18.27) |
| CIE-LCH | lch(87.24, 18.57, 280.37°) |
| OKLab | oklab(89.12% 0.0014 -0.0496) |
| OKLCH | oklch(89.12% 0.05 271.6) |
| XYZ | xyz(68.5289, 70.4988, 102.9066) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDAFD #FDF2CF
analogous
#CFF1FD #CFDAFD #DBCFFD
triadic
#CFDAFD #FDCFDA #DAFDCF
tetradic
#CFDAFD #FDCFF1 #FDF2CF #CFFDDB
square
#CFDAFD #FDCFF1 #FDF2CF #CFFDDB
split-complementary
#CFDAFD #FDDBCF #F1FDCF
monochromatic
#597FF8 #94ADFB #CFDAFD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.39
#CFDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CFDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDAFD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDAFD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#C4E0E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdafd; /* rgb */ color: rgb(207, 218, 253); /* oklch */ color: oklch(89.1% 0.050 271.6);
Tailwind
colors: {
custom: {
50: '#dee5fe',
500: '#cfdafd',
950: '#000000',
},
}SCSS
$custom: #cfdafd; $custom-light: #dee5fe; $custom-dark: #000000;
JSON
{
"hex": "#cfdafd",
"rgb": {
"r": 207,
"g": 218,
"b": 253
},
"hsl": {
"h": 225.652,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.89116,
"c": 0.04967,
"h": 271.6
},
"luminance": 0.705
}Semantic roles & 50–950 ramp
primary
#CFDAFD
secondary
#E6D08A
accent
#AF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485