#FFBDA2#FFBDA2
#FFBDA2 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.2% C 0.085 H 43.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBDA2 |
|---|---|
| RGB | rgb(255, 189, 162) |
| HSL | hsl(17, 100%, 82%) |
| HSV | hsv(17, 36%, 100%) |
| CMYK | cmyk(0%, 25.9%, 36.5%, 0%) |
| CIE-LAB | lab(81.98, 20.33, 22.96) |
| CIE-LCH | lch(81.98, 30.67, 48.48°) |
| OKLab | oklab(85.23% 0.062 0.0583) |
| OKLCH | oklch(85.23% 0.085 43.2) |
| XYZ | xyz(65.9613, 60.2678, 42.3340) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.80
Light Salmon
#FEA993
ΔE00 5.80
Apricot
#FBCEB1
ΔE00 6.28
Peach (survey)
#FFB07C
ΔE00 7.52
Lightsalmon
#FFA07A
ΔE00 7.80
Blush (survey)
#F29E8E
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBDA2 #A2E4FF
analogous
#FFA2B6 #FFBDA2 #FFEBA2
triadic
#FFBDA2 #A2FFBD #BDA2FF
tetradic
#FFBDA2 #B6FFA2 #A2E4FF #EBA2FF
square
#FFBDA2 #B6FFA2 #A2E4FF #EBA2FF
split-complementary
#FFBDA2 #A2FFEB #A2B6FF
monochromatic
#FF6628 #FF9265 #FFBDA2 #FFE8DF #FFE9E0
Accessibility & contrast
On white
1.61
#FFBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FFBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBDA2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBDA2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#FFB3B6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbda2; /* rgb */ color: rgb(255, 189, 162); /* oklch */ color: oklch(85.2% 0.085 43.2);
Tailwind
colors: {
custom: {
50: '#ffd1bd',
500: '#ffbda2',
950: '#000000',
},
}SCSS
$custom: #ffbda2; $custom-light: #ffd1bd; $custom-dark: #000000;
JSON
{
"hex": "#ffbda2",
"rgb": {
"r": 255,
"g": 189,
"b": 162
},
"hsl": {
"h": 17.419,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.85234,
"c": 0.08508,
"h": 43.2
},
"luminance": 0.60264
}Semantic roles & 50–950 ramp
primary
#FFBDA2
secondary
#62BEE3
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382