#FFD2BE#FFD2BE
#FFD2BE is a very light, muted orange. Relative luminance 0.711; OKLCH L 89.7% C 0.058 H 45.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2BE |
|---|---|
| RGB | rgb(255, 210, 190) |
| HSL | hsl(18, 100%, 87%) |
| HSV | hsv(18, 25%, 100%) |
| CMYK | cmyk(0%, 17.6%, 25.5%, 0%) |
| CIE-LAB | lab(87.52, 12.90, 15.85) |
| CIE-LCH | lch(87.52, 20.43, 50.87°) |
| OKLab | oklab(89.73% 0.0406 0.041) |
| OKLCH | oklch(89.73% 0.058 45.3) |
| XYZ | xyz(73.5817, 71.0738, 58.5479) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.62
Peach
#FFDAB9
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 7.95
Mistyrose
#FFE4E1
ΔE00 8.38
Pale Salmon
#FFB19A
ΔE00 9.32
Bisque
#FFE4C4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2BE #BEEBFF
analogous
#FFBECA #FFD2BE #FFF3BE
triadic
#FFD2BE #BEFFD2 #D2BEFF
tetradic
#FFD2BE #CAFFBE #BEEBFF #F3BEFF
square
#FFD2BE #CAFFBE #BEEBFF #F3BEFF
split-complementary
#FFD2BE #BEFFF3 #BECAFF
monochromatic
#FF7D44 #FFA881 #FFD2BE #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.38
#FFD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#FFD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2BE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2BE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd2be; /* rgb */ color: rgb(255, 210, 190); /* oklch */ color: oklch(89.7% 0.058 45.3);
Tailwind
colors: {
custom: {
50: '#ffdfd1',
500: '#ffd2be',
950: '#000000',
},
}SCSS
$custom: #ffd2be; $custom-light: #ffdfd1; $custom-dark: #000000;
JSON
{
"hex": "#ffd2be",
"rgb": {
"r": 255,
"g": 210,
"b": 190
},
"hsl": {
"h": 18.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.89729,
"c": 0.05769,
"h": 45.3
},
"luminance": 0.71071
}Semantic roles & 50–950 ramp
primary
#FFD2BE
secondary
#7AC6E7
accent
#9FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483