#FFEDAF#FFEDAF
#FFEDAF is a very light, moderate yellow. Relative luminance 0.849; OKLCH L 94.6% C 0.081 H 93.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDAF |
|---|---|
| RGB | rgb(255, 237, 175) |
| HSL | hsl(47, 100%, 84%) |
| HSV | hsv(47, 31%, 100%) |
| CMYK | cmyk(0%, 7.1%, 31.4%, 0%) |
| CIE-LAB | lab(93.85, -2.86, 32.30) |
| CIE-LCH | lch(93.85, 32.43, 95.07°) |
| OKLab | oklab(94.6% -0.0054 0.0809) |
| OKLCH | oklch(94.6% 0.081 93.8) |
| XYZ | xyz(79.2630, 84.9257, 52.7661) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.80
Vanilla
#F3E5AB
ΔE00 2.28
Pale Peach
#FFE5AD
ΔE00 3.34
Palegoldenrod
#EEE8AA
ΔE00 3.95
Beige (survey)
#E6DAA6
ΔE00 5.01
Moccasin
#FFE4B5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDAF #AFC1FF
analogous
#FFC5AF #FFEDAF #E9FFAF
triadic
#FFEDAF #AFFFED #EDAFFF
tetradic
#FFEDAF #AFFFC5 #AFC1FF #FFAFE9
square
#FFEDAF #AFFFC5 #AFC1FF #FFAFE9
split-complementary
#FFEDAF #AFE9FF #C5AFFF
monochromatic
#FFD135 #FFDF72 #FFEDAF #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.17
#FFEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#FFEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDAF
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDAF | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#FFE4DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffedaf; /* rgb */ color: rgb(255, 237, 175); /* oklch */ color: oklch(94.6% 0.081 93.8);
Tailwind
colors: {
custom: {
50: '#fff2c7',
500: '#ffedaf',
950: '#000000',
},
}SCSS
$custom: #ffedaf; $custom-light: #fff2c7; $custom-dark: #000000;
JSON
{
"hex": "#ffedaf",
"rgb": {
"r": 255,
"g": 237,
"b": 175
},
"hsl": {
"h": 46.5,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94604,
"c": 0.08111,
"h": 93.8
},
"luminance": 0.84924
}Semantic roles & 50–950 ramp
primary
#FFEDAF
secondary
#6D88E5
accent
#34E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582