#CFD8FC#CFD8FC
#CFD8FC is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.7% C 0.051 H 274.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8FC |
|---|---|
| RGB | rgb(207, 216, 252) |
| HSL | hsl(228, 88%, 90%) |
| HSV | hsv(228, 18%, 99%) |
| CMYK | cmyk(17.9%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.70, 4.18, -18.55) |
| CIE-LCH | lch(86.70, 19.02, 282.71°) |
| OKLab | oklab(88.69% 0.0038 -0.0504) |
| OKLCH | oklch(88.69% 0.051 274.3) |
| XYZ | xyz(67.8545, 69.4042, 101.8980) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8FC #FCF3CF
analogous
#CFEEFC #CFD8FC #DDCFFC
triadic
#CFD8FC #FCCFD8 #D8FCCF
tetradic
#CFD8FC #FCCFEE #FCF3CF #CFFCDD
square
#CFD8FC #FCCFEE #FCF3CF #CFFCDD
split-complementary
#CFD8FC #FCDDCF #EEFCCF
monochromatic
#5C7AF5 #95A9F8 #CFD8FC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.41
#CFD8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CFD8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8FC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8FC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#C5DEE4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfd8fc; /* rgb */ color: rgb(207, 216, 252); /* oklch */ color: oklch(88.7% 0.051 274.3);
Tailwind
colors: {
custom: {
50: '#dee4fd',
500: '#cfd8fc',
950: '#000000',
},
}SCSS
$custom: #cfd8fc; $custom-light: #dee4fd; $custom-dark: #000000;
JSON
{
"hex": "#cfd8fc",
"rgb": {
"r": 207,
"g": 216,
"b": 252
},
"hsl": {
"h": 228,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.88685,
"c": 0.05056,
"h": 274.3
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#CFD8FC
secondary
#E4D28C
accent
#B701E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485