#FFBDA6#FFBDA6
#FFBDA6 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.3% C 0.083 H 40.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDA6 |
|---|---|
| RGB | rgb(255, 189, 166) |
| HSL | hsl(16, 100%, 83%) |
| HSV | hsv(16, 35%, 100%) |
| CMYK | cmyk(0%, 25.9%, 34.9%, 0%) |
| CIE-LAB | lab(82.06, 20.80, 20.94) |
| CIE-LCH | lch(82.06, 29.52, 45.19°) |
| OKLab | oklab(85.32% 0.0636 0.0534) |
| OKLCH | oklch(85.32% 0.083 40) |
| XYZ | xyz(66.3226, 60.4123, 44.2364) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.25
Light Salmon
#FEA993
ΔE00 5.29
Apricot
#FBCEB1
ΔE00 6.98
Blush (survey)
#F29E8E
ΔE00 8.03
Lightsalmon
#FFA07A
ΔE00 8.27
Peach (survey)
#FFB07C
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDA6 #A6E8FF
analogous
#FFA6BB #FFBDA6 #FFEAA6
triadic
#FFBDA6 #A6FFBD #BDA6FF
tetradic
#FFBDA6 #BBFFA6 #A6E8FF #EAA6FF
square
#FFBDA6 #BBFFA6 #A6E8FF #EAA6FF
split-complementary
#FFBDA6 #A6FFEA #A6BBFF
monochromatic
#FF622C #FF9069 #FFBDA6 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.61
#FFBDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FFBDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDA6
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDA6 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A4
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbda6; /* rgb */ color: rgb(255, 189, 166); /* oklch */ color: oklch(85.3% 0.083 40.0);
Tailwind
colors: {
custom: {
50: '#ffd1c0',
500: '#ffbda6',
950: '#000000',
},
}SCSS
$custom: #ffbda6; $custom-light: #ffd1c0; $custom-dark: #000000;
JSON
{
"hex": "#ffbda6",
"rgb": {
"r": 255,
"g": 189,
"b": 166
},
"hsl": {
"h": 15.506,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.8532,
"c": 0.08301,
"h": 40
},
"luminance": 0.60408
}Semantic roles & 50–950 ramp
primary
#FFBDA6
secondary
#65C3E4
accent
#AAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382