#FEB69F#FEB69F
#FEB69F is a very light, moderate red. Relative luminance 0.570; OKLCH L 83.8% C 0.090 H 38.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB69F |
|---|---|
| RGB | rgb(254, 182, 159) |
| HSL | hsl(15, 98%, 81%) |
| HSV | hsv(15, 37%, 100%) |
| CMYK | cmyk(0%, 28.3%, 37.4%, 0.4%) |
| CIE-LAB | lab(80.20, 23.28, 22.10) |
| CIE-LCH | lch(80.20, 32.10, 43.51°) |
| OKLab | oklab(83.81% 0.0707 0.0561) |
| OKLCH | oklch(83.81% 0.09 38.5) |
| XYZ | xyz(63.8613, 57.0341, 40.4392) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.44
Light Salmon
#FEA993
ΔE00 3.48
Blush (survey)
#F29E8E
ΔE00 6.34
Lightsalmon
#FFA07A
ΔE00 6.87
Peachy Pink
#FF9A8A
ΔE00 7.65
Darksalmon
#E9967A
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB69F #9FE7FE
analogous
#FE9FB7 #FEB69F #FEE59F
triadic
#FEB69F #9FFEB6 #B69FFE
tetradic
#FEB69F #B7FE9F #9FE7FE #E59FFE
square
#FEB69F #B7FE9F #9FE7FE #E59FFE
split-complementary
#FEB69F #9FFEE5 #9FB7FE
monochromatic
#FD5A26 #FD8862 #FEB69F #FFE4DC #FFE8E1
Accessibility & contrast
On white
1.69
#FEB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#FEB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB69F
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB69F | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#D8CD9E
Tritanopia (blue-blind)
#FFABB0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #feb69f; /* rgb */ color: rgb(254, 182, 159); /* oklch */ color: oklch(83.8% 0.090 38.5);
Tailwind
colors: {
custom: {
50: '#ffccbb',
500: '#feb69f',
950: '#000000',
},
}SCSS
$custom: #feb69f; $custom-light: #ffccbb; $custom-dark: #000000;
JSON
{
"hex": "#feb69f",
"rgb": {
"r": 254,
"g": 182,
"b": 159
},
"hsl": {
"h": 14.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.83807,
"c": 0.09023,
"h": 38.5
},
"luminance": 0.5703
}Semantic roles & 50–950 ramp
primary
#FEB69F
secondary
#60C2E1
accent
#AEE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381