#FFE6AF#FFE6AF
#FFE6AF is a very light, moderate orange. Relative luminance 0.809; OKLCH L 93.2% C 0.075 H 86.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE6AF |
|---|---|
| RGB | rgb(255, 230, 175) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 31%, 100%) |
| CMYK | cmyk(0%, 9.8%, 31.4%, 0%) |
| CIE-LAB | lab(92.11, 0.67, 29.96) |
| CIE-LCH | lch(92.11, 29.97, 88.71°) |
| OKLab | oklab(93.23% 0.0048 0.0754) |
| OKLCH | oklch(93.23% 0.076 86.3) |
| XYZ | xyz(77.2757, 80.9512, 52.1037) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.38
Moccasin
#FFE4B5
ΔE00 2.30
Wheat
#F5DEB3
ΔE00 3.31
Navajowhite
#FFDEAD
ΔE00 3.63
Vanilla
#F3E5AB
ΔE00 3.77
Light Tan
#FBEEAC
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE6AF #AFC8FF
analogous
#FFBEAF #FFE6AF #F0FFAF
triadic
#FFE6AF #AFFFE6 #E6AFFF
tetradic
#FFE6AF #AFFFBE #AFC8FF #FFAFF0
square
#FFE6AF #AFFFBE #AFC8FF #FFAFF0
split-complementary
#FFE6AF #AFF0FF #BEAFFF
monochromatic
#FFC035 #FFD372 #FFE6AF #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.22
#FFE6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFE6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE6AF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE6AF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AB
Deuteranopia (green-blind)
#F9EBB1
Tritanopia (blue-blind)
#FFDDD7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe6af; /* rgb */ color: rgb(255, 230, 175); /* oklch */ color: oklch(93.2% 0.075 86.3);
Tailwind
colors: {
custom: {
50: '#ffedc7',
500: '#ffe6af',
950: '#000000',
},
}SCSS
$custom: #ffe6af; $custom-light: #ffedc7; $custom-dark: #000000;
JSON
{
"hex": "#ffe6af",
"rgb": {
"r": 255,
"g": 230,
"b": 175
},
"hsl": {
"h": 41.25,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.93231,
"c": 0.0755,
"h": 86.3
},
"luminance": 0.80949
}Semantic roles & 50–950 ramp
primary
#FFE6AF
secondary
#6D93E5
accent
#48E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482