#CFD3ED#CFD3ED
#CFD3ED is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.2% C 0.036 H 278.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3ED |
|---|---|
| RGB | rgb(207, 211, 237) |
| HSL | hsl(232, 45%, 87%) |
| HSV | hsv(232, 13%, 93%) |
| CMYK | cmyk(12.7%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(84.98, 3.69, -13.21) |
| CIE-LCH | lch(84.98, 13.72, 285.61°) |
| OKLab | oklab(87.18% 0.0055 -0.0357) |
| OKLCH | oklch(87.18% 0.036 278.7) |
| XYZ | xyz(64.3091, 65.9677, 89.4493) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 6.81
Periwinkle
#CCCCFF
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.01
Cloudy Blue
#ACC2D9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3ED #EDE9CF
analogous
#CFE2ED #CFD3ED #DACFED
triadic
#CFD3ED #EDCFD3 #D3EDCF
tetradic
#CFD3ED #EDCFE2 #EDE9CF #CFEDDA
square
#CFD3ED #EDCFE2 #EDE9CF #CFEDDA
split-complementary
#CFD3ED #EDDACF #E2EDCF
monochromatic
#7681CC #A2AADC #CFD3ED #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.48
#CFD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CFD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3ED
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3ED | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#CBD3EC
Tritanopia (blue-blind)
#C9D7DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd3ed; /* rgb */ color: rgb(207, 211, 237); /* oklch */ color: oklch(87.2% 0.036 278.7);
Tailwind
colors: {
custom: {
50: '#dde0f2',
500: '#cfd3ed',
950: '#000000',
},
}SCSS
$custom: #cfd3ed; $custom-light: #dde0f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd3ed",
"rgb": {
"r": 207,
"g": 211,
"b": 237
},
"hsl": {
"h": 232,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.87184,
"c": 0.03607,
"h": 278.7
},
"luminance": 0.65968
}Semantic roles & 50–950 ramp
primary
#CFD3ED
secondary
#C9C397
accent
#A62DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485