#FFD2AE#FFD2AE
#FFD2AE is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.4% C 0.070 H 60.4°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2AE |
|---|---|
| RGB | rgb(255, 210, 174) |
| HSL | hsl(27, 100%, 84%) |
| HSV | hsv(27, 32%, 100%) |
| CMYK | cmyk(0%, 17.6%, 31.8%, 0%) |
| CIE-LAB | lab(87.20, 10.82, 23.79) |
| CIE-LCH | lch(87.20, 26.14, 65.55°) |
| OKLab | oklab(89.37% 0.0344 0.0605) |
| OKLCH | oklch(89.37% 0.07 60.4) |
| XYZ | xyz(71.9280, 70.4123, 49.8384) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.56
Peach
#FFDAB9
ΔE00 2.65
Light Peach
#FFD8B1
ΔE00 2.65
Bisque
#FFE4C4
ΔE00 6.41
Navajowhite
#FFDEAD
ΔE00 6.73
Moccasin
#FFE4B5
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2AE #AEDBFF
analogous
#FFAEB3 #FFD2AE #FFFBAE
triadic
#FFD2AE #AEFFD2 #D2AEFF
tetradic
#FFD2AE #B3FFAE #AEDBFF #FBAEFF
square
#FFD2AE #B3FFAE #AEDBFF #FBAEFF
split-complementary
#FFD2AE #AEFFFB #AEB3FF
monochromatic
#FF8E34 #FFB071 #FFD2AE #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.39
#FFD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#FFD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2AE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2AE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#FFC9C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd2ae; /* rgb */ color: rgb(255, 210, 174); /* oklch */ color: oklch(89.4% 0.070 60.4);
Tailwind
colors: {
custom: {
50: '#ffdfc6',
500: '#ffd2ae',
950: '#000000',
},
}SCSS
$custom: #ffd2ae; $custom-light: #ffdfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffd2ae",
"rgb": {
"r": 255,
"g": 210,
"b": 174
},
"hsl": {
"h": 26.667,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.89372,
"c": 0.06954,
"h": 60.4
},
"luminance": 0.70409
}Semantic roles & 50–950 ramp
primary
#FFD2AE
secondary
#6CAFE5
accent
#7FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482