#FFD2AF#FFD2AF
#FFD2AF is a very light, moderate orange. Relative luminance 0.704; OKLCH L 89.4% C 0.069 H 59.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2AF |
|---|---|
| RGB | rgb(255, 210, 175) |
| HSL | hsl(26, 100%, 84%) |
| HSV | hsv(26, 31%, 100%) |
| CMYK | cmyk(0%, 17.6%, 31.4%, 0%) |
| CIE-LAB | lab(87.22, 10.94, 23.30) |
| CIE-LCH | lch(87.22, 25.74, 64.84°) |
| OKLab | oklab(89.39% 0.0347 0.0593) |
| OKLCH | oklch(89.39% 0.069 59.6) |
| XYZ | xyz(72.0259, 70.4515, 50.3537) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.25
Peach
#FFDAB9
ΔE00 2.69
Light Peach
#FFD8B1
ΔE00 2.88
Bisque
#FFE4C4
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 7.01
Moccasin
#FFE4B5
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2AF #AFDCFF
analogous
#FFAFB4 #FFD2AF #FFFAAF
triadic
#FFD2AF #AFFFD2 #D2AFFF
tetradic
#FFD2AF #B4FFAF #AFDCFF #FAAFFF
square
#FFD2AF #B4FFAF #AFDCFF #FAAFFF
split-complementary
#FFD2AF #AFFFFA #AFB4FF
monochromatic
#FF8D35 #FFB072 #FFD2AF #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.39
#FFD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#FFD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2AF
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2AF | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AD
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#FFC9C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ffd2af; /* rgb */ color: rgb(255, 210, 175); /* oklch */ color: oklch(89.4% 0.069 59.6);
Tailwind
colors: {
custom: {
50: '#ffdfc7',
500: '#ffd2af',
950: '#000000',
},
}SCSS
$custom: #ffd2af; $custom-light: #ffdfc7; $custom-dark: #000000;
JSON
{
"hex": "#ffd2af",
"rgb": {
"r": 255,
"g": 210,
"b": 175
},
"hsl": {
"h": 26.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.89393,
"c": 0.06869,
"h": 59.6
},
"luminance": 0.70448
}Semantic roles & 50–950 ramp
primary
#FFD2AF
secondary
#6DB1E5
accent
#81E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482