#FFA69E#FFA69E
#FFA69E is a light, moderate red. Relative luminance 0.510; OKLCH L 81.1% C 0.107 H 25.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA69E |
|---|---|
| RGB | rgb(255, 166, 158) |
| HSL | hsl(5, 100%, 81%) |
| HSV | hsv(5, 38%, 100%) |
| CMYK | cmyk(0%, 34.9%, 38%, 0%) |
| CIE-LAB | lab(76.68, 31.91, 17.80) |
| CIE-LCH | lch(76.68, 36.54, 29.15°) |
| OKLab | oklab(81.11% 0.0965 0.0456) |
| OKLCH | oklch(81.11% 0.107 25.3) |
| XYZ | xyz(61.0504, 51.0057, 38.9708) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.00
Peachy Pink
#FF9A8A
ΔE00 4.13
Light Salmon
#FEA993
ΔE00 4.98
Pale Salmon
#FFB19A
ΔE00 6.04
Lightpink
#FFB6C1
ΔE00 8.43
Pale Rose
#FDC1C5
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA69E #9EF7FF
analogous
#FF9EC6 #FFA69E #FFD69E
triadic
#FFA69E #9EFFA6 #A69EFF
tetradic
#FFA69E #C6FF9E #9EF7FF #D69EFF
square
#FFA69E #C6FF9E #9EF7FF #D69EFF
split-complementary
#FFA69E #9EFFD6 #9EC6FF
monochromatic
#FF3624 #FF6E61 #FFA69E #FFDEDB #FFE3E0
Accessibility & contrast
On white
1.87
#FFA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FFA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA69E
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA69E | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39D
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa69e; /* rgb */ color: rgb(255, 166, 158); /* oklch */ color: oklch(81.1% 0.107 25.3);
Tailwind
colors: {
custom: {
50: '#ffc1ba',
500: '#ffa69e',
950: '#000000',
},
}SCSS
$custom: #ffa69e; $custom-light: #ffc1ba; $custom-dark: #000000;
JSON
{
"hex": "#ffa69e",
"rgb": {
"r": 255,
"g": 166,
"b": 158
},
"hsl": {
"h": 4.948,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.81112,
"c": 0.10677,
"h": 25.3
},
"luminance": 0.51001
}Semantic roles & 50–950 ramp
primary
#FFA69E
secondary
#5FD8E3
accent
#D3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281