#D692AF#D692AF
#D692AF is a light, moderate pink. Relative luminance 0.379; OKLCH L 73.6% C 0.090 H 352.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D692AF |
|---|---|
| RGB | rgb(214, 146, 175) |
| HSL | hsl(334, 45%, 71%) |
| HSV | hsv(334, 32%, 84%) |
| CMYK | cmyk(0%, 31.8%, 18.2%, 16.1%) |
| CIE-LAB | lab(67.98, 29.84, -4.68) |
| CIE-LCH | lch(67.98, 30.21, 351.08°) |
| OKLab | oklab(73.56% 0.0889 -0.012) |
| OKLCH | oklch(73.56% 0.09 352.3) |
| XYZ | xyz(45.7487, 37.9515, 45.4648) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.05
Light Mauve
#C292A1
ΔE00 5.54
Grey Pink
#C3909B
ΔE00 6.41
Dusty Pink (survey)
#D58A94
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D692AF #92D6B9
analogous
#D692D1 #D692AF #D69792
triadic
#D692AF #AFD692 #92AFD6
tetradic
#D692AF #D1D692 #92D6B9 #9792D6
square
#D692AF #D1D692 #92D6B9 #9792D6
split-complementary
#D692AF #92D697 #92D1D6
monochromatic
#AD416F #C5668E #D692AF #E7BED0 #F7E9EF
Accessibility & contrast
On white
2.44
#D692AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#D692AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D692AF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D692AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D692AF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#E0909C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d692af; /* rgb */ color: rgb(214, 146, 175); /* oklch */ color: oklch(73.6% 0.090 352.3);
Tailwind
colors: {
custom: {
50: '#e3b2c6',
500: '#d692af',
950: '#000000',
},
}SCSS
$custom: #d692af; $custom-light: #e3b2c6; $custom-dark: #000000;
JSON
{
"hex": "#d692af",
"rgb": {
"r": 214,
"g": 146,
"b": 175
},
"hsl": {
"h": 334.412,
"s": 45.333,
"l": 70.588
},
"oklch": {
"l": 0.73559,
"c": 0.08974,
"h": 352.3
},
"luminance": 0.37949
}Semantic roles & 50–950 ramp
primary
#D692AF
secondary
#D9EBE3
accent
#B97D2D
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082