#CFDFF3#CFDFF3
#CFDFF3 is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.8% C 0.032 H 254.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF3 |
|---|---|
| RGB | rgb(207, 223, 243) |
| HSL | hsl(213, 60%, 88%) |
| HSV | hsv(213, 15%, 95%) |
| CMYK | cmyk(14.8%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(88.21, -1.36, -11.55) |
| CIE-LCH | lch(88.21, 11.63, 263.27°) |
| OKLab | oklab(89.78% -0.0089 -0.0312) |
| OKLCH | oklch(89.78% 0.032 254) |
| XYZ | xyz(68.2936, 72.5106, 95.1745) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.53
Lightsteelblue
#B0C4DE
ΔE00 6.91
Fog
#D8DCE0
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 7.48
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Aliceblue
#F0F8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF3 #F3E3CF
analogous
#CFF1F3 #CFDFF3 #D1CFF3
triadic
#CFDFF3 #F3CFDF #DFF3CF
tetradic
#CFDFF3 #F3CFF1 #F3E3CF #CFF3D1
square
#CFDFF3 #F3CFF1 #F3E3CF #CFF3D1
split-complementary
#CFDFF3 #F3D1CF #F1F3CF
monochromatic
#6D9EDB #9EBEE7 #CFDFF3 #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.35
#CFDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CFDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF3 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#D4DCF3
Tritanopia (blue-blind)
#C6E3E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdff3; /* rgb */ color: rgb(207, 223, 243); /* oklch */ color: oklch(89.8% 0.032 254.0);
Tailwind
colors: {
custom: {
50: '#dee9f7',
500: '#cfdff3',
950: '#000000',
},
}SCSS
$custom: #cfdff3; $custom-light: #dee9f7; $custom-dark: #000000;
JSON
{
"hex": "#cfdff3",
"rgb": {
"r": 207,
"g": 223,
"b": 243
},
"hsl": {
"h": 213.333,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.89779,
"c": 0.03245,
"h": 254
},
"luminance": 0.72512
}Semantic roles & 50–950 ramp
primary
#CFDFF3
secondary
#D3B793
accent
#7C1EC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485