#FFFBEA#FFFBEA
#FFFBEA is a very light, muted yellow. Relative luminance 0.962; OKLCH L 98.7% C 0.023 H 95.9°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBEA |
|---|---|
| RGB | rgb(255, 251, 234) |
| HSL | hsl(49, 100%, 96%) |
| HSV | hsv(49, 8%, 100%) |
| CMYK | cmyk(0%, 1.6%, 8.2%, 0%) |
| CIE-LAB | lab(98.51, -1.52, 8.61) |
| CIE-LCH | lch(98.51, 8.75, 100.03°) |
| OKLab | oklab(98.66% -0.0023 0.0226) |
| OKLCH | oklch(98.66% 0.023 95.9) |
| XYZ | xyz(90.5867, 96.1955, 91.6213) |
| Luminance | 0.9619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.95
Oldlace
#FDF5E6
ΔE00 2.53
Floralwhite
#FFFAF0
ΔE00 3.11
Eggshell
#F0EAD6
ΔE00 3.72
Cornsilk
#FFF8DC
ΔE00 3.83
Beige
#F5F5DC
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBEA #EAEEFF
analogous
#FFF0EA #FFFBEA #F8FFEA
triadic
#FFFBEA #EAFFFB #FBEAFF
tetradic
#FFFBEA #EAFFF0 #EAEEFF #FFEAF8
square
#FFFBEA #EAFFF0 #EAEEFF #FFEAF8
split-complementary
#FFFBEA #EAF8FF #F0EAFF
monochromatic
#FFE470 #FFEFAD #FFF9E0 #FFF9E0 #FFF9E0
Accessibility & contrast
On white
1.04
#FFFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FFFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBEA
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBEA | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffbea; /* rgb */ color: rgb(255, 251, 234); /* oklch */ color: oklch(98.7% 0.023 95.9);
Tailwind
colors: {
custom: {
50: '#fffcf0',
500: '#fffbea',
950: '#000000',
},
}SCSS
$custom: #fffbea; $custom-light: #fffcf0; $custom-dark: #000000;
JSON
{
"hex": "#fffbea",
"rgb": {
"r": 255,
"g": 251,
"b": 234
},
"hsl": {
"h": 48.571,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98662,
"c": 0.02267,
"h": 95.9
},
"luminance": 0.96195
}Semantic roles & 50–950 ramp
primary
#FFFBEA
secondary
#9FAEEE
accent
#2CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585