#FFEBAF#FFEBAF
#FFEBAF is a very light, moderate yellow. Relative luminance 0.838; OKLCH L 94.2% C 0.079 H 91.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBAF |
|---|---|
| RGB | rgb(255, 235, 175) |
| HSL | hsl(45, 100%, 84%) |
| HSV | hsv(45, 31%, 100%) |
| CMYK | cmyk(0%, 7.8%, 31.4%, 0%) |
| CIE-LAB | lab(93.35, -1.86, 31.63) |
| CIE-LCH | lch(93.35, 31.69, 93.36°) |
| OKLab | oklab(94.21% -0.0025 0.0793) |
| OKLCH | oklch(94.21% 0.079 91.8) |
| XYZ | xyz(78.6872, 83.7741, 52.5741) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.38
Pale Peach
#FFE5AD
ΔE00 2.48
Light Tan
#FBEEAC
ΔE00 2.63
Moccasin
#FFE4B5
ΔE00 4.43
Palegoldenrod
#EEE8AA
ΔE00 4.52
Beige (survey)
#E6DAA6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBAF #AFC3FF
analogous
#FFC3AF #FFEBAF #EBFFAF
triadic
#FFEBAF #AFFFEB #EBAFFF
tetradic
#FFEBAF #AFFFC3 #AFC3FF #FFAFEB
square
#FFEBAF #AFFFC3 #AFC3FF #FFAFEB
split-complementary
#FFEBAF #AFEBFF #C3AFFF
monochromatic
#FFCC35 #FFDC72 #FFEBAF #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBAF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBAF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#FDEFB1
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebaf; /* rgb */ color: rgb(255, 235, 175); /* oklch */ color: oklch(94.2% 0.079 91.8);
Tailwind
colors: {
custom: {
50: '#fff1c7',
500: '#ffebaf',
950: '#000000',
},
}SCSS
$custom: #ffebaf; $custom-light: #fff1c7; $custom-dark: #000000;
JSON
{
"hex": "#ffebaf",
"rgb": {
"r": 255,
"g": 235,
"b": 175
},
"hsl": {
"h": 45,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9421,
"c": 0.07938,
"h": 91.8
},
"luminance": 0.83772
}Semantic roles & 50–950 ramp
primary
#FFEBAF
secondary
#6D8BE5
accent
#39E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582