#FFD3AF#FFD3AF
#FFD3AF is a very light, moderate orange. Relative luminance 0.709; OKLCH L 89.6% C 0.069 H 61.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD3AF |
|---|---|
| RGB | rgb(255, 211, 175) |
| HSL | hsl(27, 100%, 84%) |
| HSV | hsv(27, 31%, 100%) |
| CMYK | cmyk(0%, 17.3%, 31.4%, 0%) |
| CIE-LAB | lab(87.46, 10.43, 23.63) |
| CIE-LCH | lch(87.46, 25.83, 66.19°) |
| OKLab | oklab(89.58% 0.0332 0.0601) |
| OKLCH | oklch(89.58% 0.069 61.1) |
| XYZ | xyz(72.2735, 70.9468, 50.4363) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.33
Light Peach
#FFD8B1
ΔE00 2.33
Apricot
#FBCEB1
ΔE00 2.76
Bisque
#FFE4C4
ΔE00 6.07
Navajowhite
#FFDEAD
ΔE00 6.45
Moccasin
#FFE4B5
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD3AF #AFDBFF
analogous
#FFAFB3 #FFD3AF #FFFBAF
triadic
#FFD3AF #AFFFD3 #D3AFFF
tetradic
#FFD3AF #B3FFAF #AFDBFF #FBAFFF
square
#FFD3AF #B3FFAF #AFDBFF #FBAFFF
split-complementary
#FFD3AF #AFFFFB #AFB3FF
monochromatic
#FF9035 #FFB172 #FFD3AF #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.38
#FFD3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#FFD3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD3AF
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD3AF | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#EBDFB0
Tritanopia (blue-blind)
#FFCAC9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd3af; /* rgb */ color: rgb(255, 211, 175); /* oklch */ color: oklch(89.6% 0.069 61.1);
Tailwind
colors: {
custom: {
50: '#ffe0c7',
500: '#ffd3af',
950: '#000000',
},
}SCSS
$custom: #ffd3af; $custom-light: #ffe0c7; $custom-dark: #000000;
JSON
{
"hex": "#ffd3af",
"rgb": {
"r": 255,
"g": 211,
"b": 175
},
"hsl": {
"h": 27,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.89582,
"c": 0.06864,
"h": 61.1
},
"luminance": 0.70944
}Semantic roles & 50–950 ramp
primary
#FFD3AF
secondary
#6DAFE5
accent
#7EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482