#FFD2AB#FFD2AB
#FFD2AB is a very light, moderate orange. Relative luminance 0.703; OKLCH L 89.3% C 0.072 H 62.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2AB |
|---|---|
| RGB | rgb(255, 210, 171) |
| HSL | hsl(28, 100%, 84%) |
| HSV | hsv(28, 33%, 100%) |
| CMYK | cmyk(0%, 17.6%, 32.9%, 0%) |
| CIE-LAB | lab(87.14, 10.45, 25.28) |
| CIE-LCH | lch(87.14, 27.36, 67.54°) |
| OKLab | oklab(89.31% 0.0332 0.064) |
| OKLCH | oklch(89.31% 0.072 62.6) |
| XYZ | xyz(71.6388, 70.2967, 48.3153) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.12
Peach
#FFDAB9
ΔE00 2.78
Apricot
#FBCEB1
ΔE00 3.48
Navajowhite
#FFDEAD
ΔE00 5.97
Bisque
#FFE4C4
ΔE00 6.25
Moccasin
#FFE4B5
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2AB #ABD8FF
analogous
#FFABAE #FFD2AB #FFFCAB
triadic
#FFD2AB #ABFFD2 #D2ABFF
tetradic
#FFD2AB #AEFFAB #ABD8FF #FCABFF
square
#FFD2AB #AEFFAB #ABD8FF #FCABFF
split-complementary
#FFD2AB #ABFFFC #ABAEFF
monochromatic
#FF9031 #FFB16E #FFD2AB #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.39
#FFD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#FFD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2AB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2AB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#EBDEAC
Tritanopia (blue-blind)
#FFC9C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd2ab; /* rgb */ color: rgb(255, 210, 171); /* oklch */ color: oklch(89.3% 0.072 62.6);
Tailwind
colors: {
custom: {
50: '#ffdfc4',
500: '#ffd2ab',
950: '#000000',
},
}SCSS
$custom: #ffd2ab; $custom-light: #ffdfc4; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ab",
"rgb": {
"r": 255,
"g": 210,
"b": 171
},
"hsl": {
"h": 27.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.89309,
"c": 0.0721,
"h": 62.6
},
"luminance": 0.70293
}Semantic roles & 50–950 ramp
primary
#FFD2AB
secondary
#6AABE5
accent
#7BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482