#EDEFFF#EDEFFF
#EDEFFF is a very light, muted blue. Relative luminance 0.870; OKLCH L 95.5% C 0.022 H 280.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEFFF |
|---|---|
| RGB | rgb(237, 239, 255) |
| HSL | hsl(233, 100%, 96%) |
| HSV | hsv(233, 7%, 100%) |
| CMYK | cmyk(7.1%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(94.72, 2.28, -7.92) |
| CIE-LCH | lch(94.72, 8.24, 286.04°) |
| OKLab | oklab(95.53% 0.0039 -0.0212) |
| OKLCH | oklch(95.53% 0.022 280.3) |
| XYZ | xyz(83.8380, 86.9571, 106.9559) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Ghostwhite
#F8F8FF
ΔE00 4.19
Aliceblue
#F0F8FF
ΔE00 5.89
Pale Grey
#FDFDFE
ΔE00 7.23
Whitesmoke
#F5F5F5
ΔE00 7.30
Fog
#D8DCE0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEFFF #FFFDED
analogous
#EDF8FF #EDEFFF #F4EDFF
triadic
#EDEFFF #FFEDEF #EFFFED
tetradic
#EDEFFF #FFEDF8 #FFFDED #EDFFF4
square
#EDEFFF #FFEDF8 #FFFDED #EDFFF4
split-complementary
#EDEFFF #FFF4ED #F8FFED
monochromatic
#7382FF #B0B9FF #E0E4FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.14
#EDEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#EDEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEFFF
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEFFF | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#E9F2F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edefff; /* rgb */ color: rgb(237, 239, 255); /* oklch */ color: oklch(95.5% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#f2f4ff',
500: '#edefff',
950: '#000000',
},
}SCSS
$custom: #edefff; $custom-light: #f2f4ff; $custom-dark: #000000;
JSON
{
"hex": "#edefff",
"rgb": {
"r": 237,
"g": 239,
"b": 255
},
"hsl": {
"h": 233.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.9553,
"c": 0.02155,
"h": 280.3
},
"luminance": 0.86958
}Semantic roles & 50–950 ramp
primary
#EDEFFF
secondary
#EFE6A2
accent
#CC00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586