#CFDFF1#CFDFF1
#CFDFF1 is a very light, muted cyan. Relative luminance 0.724; OKLCH L 89.7% C 0.030 H 251.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF1 |
|---|---|
| RGB | rgb(207, 223, 241) |
| HSL | hsl(212, 55%, 88%) |
| HSV | hsv(212, 14%, 95%) |
| CMYK | cmyk(14.1%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(88.16, -1.77, -10.58) |
| CIE-LCH | lch(88.16, 10.73, 260.49°) |
| OKLab | oklab(89.72% -0.0097 -0.0286) |
| OKLCH | oklch(89.72% 0.03 251.3) |
| XYZ | xyz(67.9932, 72.3904, 93.5925) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.14
Aliceblue
#F0F8FF
ΔE00 7.27
Cloudy Blue
#ACC2D9
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF1 #F1E1CF
analogous
#CFF0F1 #CFDFF1 #D0CFF1
triadic
#CFDFF1 #F1CFDF #DFF1CF
tetradic
#CFDFF1 #F1CFF0 #F1E1CF #CFF1D0
square
#CFDFF1 #F1CFF0 #F1E1CF #CFF1D0
split-complementary
#CFDFF1 #F1D0CF #F0F1CF
monochromatic
#70A0D5 #A0BFE3 #CFDFF1 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.36
#CFDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#CFDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF1
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF1 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF2
Deuteranopia (green-blind)
#D5DCF1
Tritanopia (blue-blind)
#C7E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdff1; /* rgb */ color: rgb(207, 223, 241); /* oklch */ color: oklch(89.7% 0.030 251.3);
Tailwind
colors: {
custom: {
50: '#dde9f5',
500: '#cfdff1',
950: '#000000',
},
}SCSS
$custom: #cfdff1; $custom-light: #dde9f5; $custom-dark: #000000;
JSON
{
"hex": "#cfdff1",
"rgb": {
"r": 207,
"g": 223,
"b": 241
},
"hsl": {
"h": 211.765,
"s": 54.839,
"l": 87.843
},
"oklch": {
"l": 0.89715,
"c": 0.03015,
"h": 251.3
},
"luminance": 0.72392
}Semantic roles & 50–950 ramp
primary
#CFDFF1
secondary
#D0B495
accent
#7723C2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485