#FFBDAE#FFBDAE
#FFBDAE is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.5% C 0.080 H 33.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDAE |
|---|---|
| RGB | rgb(255, 189, 174) |
| HSL | hsl(11, 100%, 84%) |
| HSV | hsv(11, 32%, 100%) |
| CMYK | cmyk(0%, 25.9%, 31.8%, 0%) |
| CIE-LAB | lab(82.23, 21.78, 16.90) |
| CIE-LCH | lch(82.23, 27.57, 37.82°) |
| OKLab | oklab(85.5% 0.0667 0.0435) |
| OKLCH | oklch(85.5% 0.08 33.2) |
| XYZ | xyz(67.0794, 60.7150, 48.2221) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 5.53
Pale Rose
#FDC1C5
ΔE00 7.36
Blush (survey)
#F29E8E
ΔE00 7.49
Light Rose
#FFC5CB
ΔE00 8.32
Peachy Pink
#FF9A8A
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDAE #AEF0FF
analogous
#FFAEC8 #FFBDAE #FFE6AE
triadic
#FFBDAE #AEFFBD #BDAEFF
tetradic
#FFBDAE #C8FFAE #AEF0FF #E6AEFF
square
#FFBDAE #C8FFAE #AEF0FF #E6AEFF
split-complementary
#FFBDAE #AEFFE6 #AEC8FF
monochromatic
#FF5934 #FF8B71 #FFBDAE #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.60
#FFBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FFBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDAE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDAE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbdae; /* rgb */ color: rgb(255, 189, 174); /* oklch */ color: oklch(85.5% 0.080 33.2);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#ffbdae',
950: '#000000',
},
}SCSS
$custom: #ffbdae; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbdae",
"rgb": {
"r": 255,
"g": 189,
"b": 174
},
"hsl": {
"h": 11.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85501,
"c": 0.07962,
"h": 33.2
},
"luminance": 0.60711
}Semantic roles & 50–950 ramp
primary
#FFBDAE
secondary
#6CCFE5
accent
#BBE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382