#DFEBF8#DFEBF8
#DFEBF8 is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.5% C 0.022 H 250.2°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF8 |
|---|---|
| RGB | rgb(223, 235, 248) |
| HSL | hsl(211, 64%, 92%) |
| HSV | hsv(211, 10%, 97%) |
| CMYK | cmyk(10.1%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(92.52, -1.50, -7.64) |
| CIE-LCH | lch(92.52, 7.79, 258.90°) |
| OKLab | oklab(93.49% -0.0074 -0.0205) |
| OKLCH | oklch(93.49% 0.022 250.2) |
| XYZ | xyz(77.0793, 81.8810, 100.5325) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.86
Fog
#D8DCE0
ΔE00 5.34
Ghostwhite
#F8F8FF
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Whitesmoke
#F5F5F5
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF8 #F8ECDF
analogous
#DFF8F8 #DFEBF8 #E0DFF8
triadic
#DFEBF8 #F8DFEB #EBF8DF
tetradic
#DFEBF8 #F8DFF8 #F8ECDF #DFF8E0
square
#DFEBF8 #F8DFF8 #F8ECDF #DFF8E0
split-complementary
#DFEBF8 #F8E0DF #F8F8DF
monochromatic
#7BACE2 #ADCCED #DFEBF8 #E6EFFA #E6EFFA
Accessibility & contrast
On white
1.21
#DFEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DFEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF8
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF8 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#E4E8F8
Tritanopia (blue-blind)
#D9EEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfebf8; /* rgb */ color: rgb(223, 235, 248); /* oklch */ color: oklch(93.5% 0.022 250.2);
Tailwind
colors: {
custom: {
50: '#e9f1fa',
500: '#dfebf8',
950: '#000000',
},
}SCSS
$custom: #dfebf8; $custom-light: #e9f1fa; $custom-dark: #000000;
JSON
{
"hex": "#dfebf8",
"rgb": {
"r": 223,
"g": 235,
"b": 248
},
"hsl": {
"h": 211.2,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.93492,
"c": 0.02182,
"h": 250.2
},
"luminance": 0.81882
}Semantic roles & 50–950 ramp
primary
#DFEBF8
secondary
#DBBFA0
accent
#761ACC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585