#FFDEAF#FFDEAF
#FFDEAF is a very light, moderate orange. Relative luminance 0.766; OKLCH L 91.7% C 0.071 H 76.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEAF |
|---|---|
| RGB | rgb(255, 222, 175) |
| HSL | hsl(35, 100%, 84%) |
| HSV | hsv(35, 31%, 100%) |
| CMYK | cmyk(0%, 12.9%, 31.4%, 0%) |
| CIE-LAB | lab(90.14, 4.76, 27.29) |
| CIE-LCH | lch(90.14, 27.70, 80.12°) |
| OKLab | oklab(91.68% 0.0167 0.0689) |
| OKLCH | oklch(91.68% 0.071 76.4) |
| XYZ | xyz(75.1004, 76.6004, 51.3785) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.54
Moccasin
#FFE4B5
ΔE00 2.24
Wheat
#F5DEB3
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 3.75
Pale Peach
#FFE5AD
ΔE00 3.86
Bisque
#FFE4C4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEAF #AFD0FF
analogous
#FFB6AF #FFDEAF #F8FFAF
triadic
#FFDEAF #AFFFDE #DEAFFF
tetradic
#FFDEAF #AFFFB6 #AFD0FF #FFAFF8
square
#FFDEAF #AFFFB6 #AFD0FF #FFAFF8
split-complementary
#FFDEAF #AFF8FF #B6AFFF
monochromatic
#FFAC35 #FFC572 #FFDEAF #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.29
#FFDEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#FFDEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEAF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEAF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#F3E6B0
Tritanopia (blue-blind)
#FFD5D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdeaf; /* rgb */ color: rgb(255, 222, 175); /* oklch */ color: oklch(91.7% 0.071 76.4);
Tailwind
colors: {
custom: {
50: '#ffe8c7',
500: '#ffdeaf',
950: '#000000',
},
}SCSS
$custom: #ffdeaf; $custom-light: #ffe8c7; $custom-dark: #000000;
JSON
{
"hex": "#ffdeaf",
"rgb": {
"r": 255,
"g": 222,
"b": 175
},
"hsl": {
"h": 35.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9168,
"c": 0.07092,
"h": 76.4
},
"luminance": 0.76598
}Semantic roles & 50–950 ramp
primary
#FFDEAF
secondary
#6D9FE5
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482