#FFDDAF#FFDDAF
#FFDDAF is a very light, moderate orange. Relative luminance 0.761; OKLCH L 91.5% C 0.071 H 75.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDAF |
|---|---|
| RGB | rgb(255, 221, 175) |
| HSL | hsl(35, 100%, 84%) |
| HSV | hsv(35, 31%, 100%) |
| CMYK | cmyk(0%, 13.3%, 31.4%, 0%) |
| CIE-LAB | lab(89.89, 5.27, 26.96) |
| CIE-LCH | lch(89.89, 27.47, 78.94°) |
| OKLab | oklab(91.49% 0.0182 0.0681) |
| OKLCH | oklch(91.49% 0.071 75.1) |
| XYZ | xyz(74.8355, 76.0708, 51.2903) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.99
Moccasin
#FFE4B5
ΔE00 2.72
Light Peach
#FFD8B1
ΔE00 3.22
Wheat
#F5DEB3
ΔE00 3.49
Bisque
#FFE4C4
ΔE00 4.14
Pale Peach
#FFE5AD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDAF #AFD1FF
analogous
#FFB5AF #FFDDAF #F9FFAF
triadic
#FFDDAF #AFFFDD #DDAFFF
tetradic
#FFDDAF #AFFFB5 #AFD1FF #FFAFF9
square
#FFDDAF #AFFFB5 #AFD1FF #FFAFF9
split-complementary
#FFDDAF #AFF9FF #B5AFFF
monochromatic
#FFA935 #FFC372 #FFDDAF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.30
#FFDDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FFDDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDAF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDAF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#F2E5B0
Tritanopia (blue-blind)
#FFD4D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffddaf; /* rgb */ color: rgb(255, 221, 175); /* oklch */ color: oklch(91.5% 0.071 75.1);
Tailwind
colors: {
custom: {
50: '#ffe7c7',
500: '#ffddaf',
950: '#000000',
},
}SCSS
$custom: #ffddaf; $custom-light: #ffe7c7; $custom-dark: #000000;
JSON
{
"hex": "#ffddaf",
"rgb": {
"r": 255,
"g": 221,
"b": 175
},
"hsl": {
"h": 34.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.91488,
"c": 0.07051,
"h": 75.1
},
"luminance": 0.76068
}Semantic roles & 50–950 ramp
primary
#FFDDAF
secondary
#6DA0E5
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482