#FFD0BE#FFD0BE
#FFD0BE is a very light, muted orange. Relative luminance 0.701; OKLCH L 89.4% C 0.059 H 42.0°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0BE |
|---|---|
| RGB | rgb(255, 208, 190) |
| HSL | hsl(17, 100%, 87%) |
| HSV | hsv(17, 25%, 100%) |
| CMYK | cmyk(0%, 18.4%, 25.5%, 0%) |
| CIE-LAB | lab(87.04, 13.94, 15.18) |
| CIE-LCH | lch(87.04, 20.60, 47.44°) |
| OKLab | oklab(89.36% 0.0436 0.0393) |
| OKLCH | oklch(89.36% 0.059 42) |
| XYZ | xyz(73.0911, 70.0924, 58.3843) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.59
Peach
#FFDAB9
ΔE00 7.78
Mistyrose
#FFE4E1
ΔE00 8.29
Pale Salmon
#FFB19A
ΔE00 8.64
Light Peach
#FFD8B1
ΔE00 9.11
Pale Rose
#FDC1C5
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0BE #BEEDFF
analogous
#FFBECD #FFD0BE #FFF0BE
triadic
#FFD0BE #BEFFD0 #D0BEFF
tetradic
#FFD0BE #CDFFBE #BEEDFF #F0BEFF
square
#FFD0BE #CDFFBE #BEEDFF #F0BEFF
split-complementary
#FFD0BE #BEFFF0 #BECDFF
monochromatic
#FF7744 #FFA481 #FFD0BE #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.40
#FFD0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#FFD0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0BE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0BE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#FFC9CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd0be; /* rgb */ color: rgb(255, 208, 190); /* oklch */ color: oklch(89.4% 0.059 42.0);
Tailwind
colors: {
custom: {
50: '#ffded1',
500: '#ffd0be',
950: '#000000',
},
}SCSS
$custom: #ffd0be; $custom-light: #ffded1; $custom-dark: #000000;
JSON
{
"hex": "#ffd0be",
"rgb": {
"r": 255,
"g": 208,
"b": 190
},
"hsl": {
"h": 16.615,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.89356,
"c": 0.05872,
"h": 42
},
"luminance": 0.70089
}Semantic roles & 50–950 ramp
primary
#FFD0BE
secondary
#7AC9E7
accent
#A6E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483