#DDDEFA#DDDEFA
#DDDEFA is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.038 H 284.0°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEFA |
|---|---|
| RGB | rgb(221, 222, 250) |
| HSL | hsl(238, 74%, 92%) |
| HSV | hsv(238, 12%, 98%) |
| CMYK | cmyk(11.6%, 11.2%, 0%, 2%) |
| CIE-LAB | lab(89.17, 4.99, -13.70) |
| CIE-LCH | lch(89.17, 14.58, 290.02°) |
| OKLab | oklab(90.84% 0.0092 -0.0369) |
| OKLCH | oklch(90.84% 0.038 284) |
| XYZ | xyz(73.1917, 74.5162, 100.9510) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Periwinkle
#CCCCFF
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 9.01
Light Blue Grey
#B7C9E2
ΔE00 9.54
Ghostwhite
#F8F8FF
ΔE00 9.70
Pale Lilac
#E4CBFF
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEFA #FAF9DD
analogous
#DDEDFA #DDDEFA #EBDDFA
triadic
#DDDEFA #FADDDE #DEFADD
tetradic
#DDDEFA #FADDED #FAF9DD #DDFAEB
square
#DDDEFA #FADDED #FAF9DD #DDFAEB
split-complementary
#DDDEFA #FAEBDD #EDFADD
monochromatic
#7276EA #A8AAF2 #DDDEFA #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.32
#DDDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DDDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEFA
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEFA | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#D7E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddefa; /* rgb */ color: rgb(221, 222, 250); /* oklch */ color: oklch(90.8% 0.038 284.0);
Tailwind
colors: {
custom: {
50: '#e7e8fc',
500: '#dddefa',
950: '#000000',
},
}SCSS
$custom: #dddefa; $custom-light: #e7e8fc; $custom-dark: #000000;
JSON
{
"hex": "#dddefa",
"rgb": {
"r": 221,
"g": 222,
"b": 250
},
"hsl": {
"h": 237.931,
"s": 74.359,
"l": 92.353
},
"oklch": {
"l": 0.90843,
"c": 0.03808,
"h": 284
},
"luminance": 0.74517
}Semantic roles & 50–950 ramp
primary
#DDDEFA
secondary
#E0DD9C
accent
#D00FD6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485