#FFD6BE#FFD6BE
#FFD6BE is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.5% C 0.056 H 52.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD6BE |
|---|---|
| RGB | rgb(255, 214, 190) |
| HSL | hsl(22, 100%, 87%) |
| HSV | hsv(22, 25%, 100%) |
| CMYK | cmyk(0%, 16.1%, 25.5%, 0%) |
| CIE-LAB | lab(88.48, 10.82, 17.20) |
| CIE-LCH | lch(88.48, 20.32, 57.83°) |
| OKLab | oklab(90.48% 0.0346 0.0444) |
| OKLCH | oklch(90.48% 0.056 52.1) |
| XYZ | xyz(74.5816, 73.0736, 58.8812) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.42
Peach
#FFDAB9
ΔE00 4.16
Light Peach
#FFD8B1
ΔE00 5.64
Bisque
#FFE4C4
ΔE00 7.28
Mistyrose
#FFE4E1
ΔE00 9.02
Navajowhite
#FFDEAD
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD6BE #BEE7FF
analogous
#FFBEC7 #FFD6BE #FFF7BE
triadic
#FFD6BE #BEFFD6 #D6BEFF
tetradic
#FFD6BE #C7FFBE #BEE7FF #F7BEFF
square
#FFD6BE #C7FFBE #BEE7FF #F7BEFF
split-complementary
#FFD6BE #BEFFF7 #BEC7FF
monochromatic
#FF8944 #FFAF81 #FFD6BE #FFECE0 #FFECE0
Accessibility & contrast
On white
1.34
#FFD6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#FFD6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD6BE
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD6BE | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#EBE1BE
Tritanopia (blue-blind)
#FFCFCF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd6be; /* rgb */ color: rgb(255, 214, 190); /* oklch */ color: oklch(90.5% 0.056 52.1);
Tailwind
colors: {
custom: {
50: '#ffe2d1',
500: '#ffd6be',
950: '#000000',
},
}SCSS
$custom: #ffd6be; $custom-light: #ffe2d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd6be",
"rgb": {
"r": 255,
"g": 214,
"b": 190
},
"hsl": {
"h": 22.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9048,
"c": 0.05623,
"h": 52.1
},
"luminance": 0.73071
}Semantic roles & 50–950 ramp
primary
#FFD6BE
secondary
#7ABFE7
accent
#91E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483