#CFD0ED#CFD0ED
#CFD0ED is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.6% C 0.040 H 284.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0ED |
|---|---|
| RGB | rgb(207, 208, 237) |
| HSL | hsl(238, 45%, 87%) |
| HSV | hsv(238, 13%, 93%) |
| CMYK | cmyk(12.7%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(84.22, 5.28, -14.35) |
| CIE-LCH | lch(84.22, 15.29, 290.20°) |
| OKLab | oklab(86.59% 0.0096 -0.0388) |
| OKLCH | oklch(86.59% 0.04 284) |
| XYZ | xyz(63.5708, 64.4910, 89.2032) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Periwinkle
#CCCCFF
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 9.19
Pale Lilac
#E4CBFF
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0ED #EDECCF
analogous
#CFDFED #CFD0ED #DDCFED
triadic
#CFD0ED #EDCFD0 #D0EDCF
tetradic
#CFD0ED #EDCFDF #EDECCF #CFEDDD
square
#CFD0ED #EDCFDF #EDECCF #CFEDDD
split-complementary
#CFD0ED #EDDDCF #DFEDCF
monochromatic
#7679CC #A2A4DC #CFD0ED #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.51
#CFD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CFD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0ED
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0ED | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EE
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#C9D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd0ed; /* rgb */ color: rgb(207, 208, 237); /* oklch */ color: oklch(86.6% 0.040 284.0);
Tailwind
colors: {
custom: {
50: '#dddef2',
500: '#cfd0ed',
950: '#000000',
},
}SCSS
$custom: #cfd0ed; $custom-light: #dddef2; $custom-dark: #000000;
JSON
{
"hex": "#cfd0ed",
"rgb": {
"r": 207,
"g": 208,
"b": 237
},
"hsl": {
"h": 238,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.8659,
"c": 0.03994,
"h": 284
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#CFD0ED
secondary
#C9C897
accent
#B42DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485