#CFDFF0#CFDFF0
#CFDFF0 is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.029 H 249.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF0 |
|---|---|
| RGB | rgb(207, 223, 240) |
| HSL | hsl(211, 52%, 88%) |
| HSV | hsv(211, 14%, 94%) |
| CMYK | cmyk(13.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(88.13, -1.98, -10.10) |
| CIE-LCH | lch(88.13, 10.29, 258.93°) |
| OKLab | oklab(89.68% -0.01 -0.0272) |
| OKLCH | oklch(89.68% 0.029 249.8) |
| XYZ | xyz(67.8443, 72.3309, 92.8080) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.01
Fog
#D8DCE0
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.58
Lavender (CSS)
#E6E6FA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF0 #F0E0CF
analogous
#CFEFF0 #CFDFF0 #CFCFF0
triadic
#CFDFF0 #F0CFDF #DFF0CF
tetradic
#CFDFF0 #F0CFEF #F0E0CF #CFF0CF
square
#CFDFF0 #F0CFEF #F0E0CF #CFF0CF
split-complementary
#CFDFF0 #F0CFCF #EFF0CF
monochromatic
#72A1D3 #A0C0E1 #CFDFF0 #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.36
#CFDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CFDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF0
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF0 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#C7E3E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdff0; /* rgb */ color: rgb(207, 223, 240); /* oklch */ color: oklch(89.7% 0.029 249.8);
Tailwind
colors: {
custom: {
50: '#dde9f5',
500: '#cfdff0',
950: '#000000',
},
}SCSS
$custom: #cfdff0; $custom-light: #dde9f5; $custom-dark: #000000;
JSON
{
"hex": "#cfdff0",
"rgb": {
"r": 207,
"g": 223,
"b": 240
},
"hsl": {
"h": 210.909,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.89683,
"c": 0.02903,
"h": 249.8
},
"luminance": 0.72332
}Semantic roles & 50–950 ramp
primary
#CFDFF0
secondary
#CEB295
accent
#7526C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485