#CFDFF2#CFDFF2
#CFDFF2 is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.7% C 0.031 H 252.7°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF2 |
|---|---|
| RGB | rgb(207, 223, 242) |
| HSL | hsl(213, 57%, 88%) |
| HSV | hsv(213, 14%, 95%) |
| CMYK | cmyk(14.5%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(88.18, -1.57, -11.07) |
| CIE-LCH | lch(88.18, 11.18, 261.93°) |
| OKLab | oklab(89.75% -0.0093 -0.0299) |
| OKLCH | oklch(89.75% 0.031 252.7) |
| XYZ | xyz(68.1430, 72.4504, 94.3814) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.66
Fog
#D8DCE0
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.49
Lavender (CSS)
#E6E6FA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF2 #F2E2CF
analogous
#CFF0F2 #CFDFF2 #D0CFF2
triadic
#CFDFF2 #F2CFDF #DFF2CF
tetradic
#CFDFF2 #F2CFF0 #F2E2CF #CFF2D0
square
#CFDFF2 #F2CFF0 #F2E2CF #CFF2D0
split-complementary
#CFDFF2 #F2D0CF #F0F2CF
monochromatic
#6F9FD8 #9FBFE5 #CFDFF2 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.36
#CFDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CFDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF2
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF2 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D4DCF2
Tritanopia (blue-blind)
#C7E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdff2; /* rgb */ color: rgb(207, 223, 242); /* oklch */ color: oklch(89.7% 0.031 252.7);
Tailwind
colors: {
custom: {
50: '#dee9f6',
500: '#cfdff2',
950: '#000000',
},
}SCSS
$custom: #cfdff2; $custom-light: #dee9f6; $custom-dark: #000000;
JSON
{
"hex": "#cfdff2",
"rgb": {
"r": 207,
"g": 223,
"b": 242
},
"hsl": {
"h": 212.571,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89747,
"c": 0.03129,
"h": 252.7
},
"luminance": 0.72452
}Semantic roles & 50–950 ramp
primary
#CFDFF2
secondary
#D1B594
accent
#7A21C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485