#FFBD8E#FFBD8E
#FFBD8E is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.8% C 0.098 H 56.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBD8E |
|---|---|
| RGB | rgb(255, 189, 142) |
| HSL | hsl(25, 100%, 78%) |
| HSV | hsv(25, 44%, 100%) |
| CMYK | cmyk(0%, 25.9%, 44.3%, 0%) |
| CIE-LAB | lab(81.63, 18.17, 33.03) |
| CIE-LCH | lch(81.63, 37.70, 61.18°) |
| OKLab | oklab(84.84% 0.0542 0.0817) |
| OKLCH | oklch(84.84% 0.098 56.4) |
| XYZ | xyz(64.3228, 59.6124, 33.7044) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.62
Apricot (survey)
#FFB16D
ΔE00 5.28
Apricot
#FBCEB1
ΔE00 6.64
Sandybrown
#F4A460
ΔE00 7.38
Light Peach
#FFD8B1
ΔE00 8.24
Pale Orange
#FFA756
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBD8E #8ED0FF
analogous
#FF8E97 #FFBD8E #FFF68E
triadic
#FFBD8E #8EFFBD #BD8EFF
tetradic
#FFBD8E #97FF8E #8ED0FF #F68EFF
square
#FFBD8E #97FF8E #8ED0FF #F68EFF
split-complementary
#FFBD8E #8EFFF6 #8E97FF
monochromatic
#FF7614 #FF9951 #FFBD8E #FFE1CB #FFEDE0
Accessibility & contrast
On white
1.63
#FFBD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FFBD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBD8E
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBD8E | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28B
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#FFB0B1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbd8e; /* rgb */ color: rgb(255, 189, 142); /* oklch */ color: oklch(84.8% 0.098 56.4);
Tailwind
colors: {
custom: {
50: '#ffd1af',
500: '#ffbd8e',
950: '#000000',
},
}SCSS
$custom: #ffbd8e; $custom-light: #ffd1af; $custom-dark: #000000;
JSON
{
"hex": "#ffbd8e",
"rgb": {
"r": 255,
"g": 189,
"b": 142
},
"hsl": {
"h": 24.956,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.8484,
"c": 0.09802,
"h": 56.4
},
"luminance": 0.59608
}Semantic roles & 50–950 ramp
primary
#FFBD8E
secondary
#51A5E0
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381