#FFD5B2#FFD5B2
#FFD5B2 is a very light, moderate orange. Relative luminance 0.721; OKLCH L 90.0% C 0.066 H 61.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5B2 |
|---|---|
| RGB | rgb(255, 213, 178) |
| HSL | hsl(27, 100%, 85%) |
| HSV | hsv(27, 30%, 100%) |
| CMYK | cmyk(0%, 16.5%, 30.2%, 0%) |
| CIE-LAB | lab(88.00, 9.77, 22.81) |
| CIE-LCH | lch(88.00, 24.81, 66.82°) |
| OKLab | oklab(90.02% 0.0314 0.0581) |
| OKLCH | oklch(90.02% 0.066 61.6) |
| XYZ | xyz(73.0714, 72.0658, 52.1719) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.68
Light Peach
#FFD8B1
ΔE00 1.98
Apricot
#FBCEB1
ΔE00 2.98
Bisque
#FFE4C4
ΔE00 5.46
Navajowhite
#FFDEAD
ΔE00 6.17
Moccasin
#FFE4B5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5B2 #B2DCFF
analogous
#FFB2B5 #FFD5B2 #FFFCB2
triadic
#FFD5B2 #B2FFD5 #D5B2FF
tetradic
#FFD5B2 #B5FFB2 #B2DCFF #FCB2FF
square
#FFD5B2 #B5FFB2 #B2DCFF #FCB2FF
split-complementary
#FFD5B2 #B2FFFC #B2B5FF
monochromatic
#FF9238 #FFB475 #FFD5B2 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.36
#FFD5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#FFD5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5B2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5B2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7B0
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#FFCCCB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd5b2; /* rgb */ color: rgb(255, 213, 178); /* oklch */ color: oklch(90.0% 0.066 61.6);
Tailwind
colors: {
custom: {
50: '#ffe1c9',
500: '#ffd5b2',
950: '#000000',
},
}SCSS
$custom: #ffd5b2; $custom-light: #ffe1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffd5b2",
"rgb": {
"r": 255,
"g": 213,
"b": 178
},
"hsl": {
"h": 27.273,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.90024,
"c": 0.06603,
"h": 61.6
},
"luminance": 0.72063
}Semantic roles & 50–950 ramp
primary
#FFD5B2
secondary
#70B0E6
accent
#7DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482